Oddbean new post about | logout
 nostr:npub1knzsux7p6lzwzdedp3m8c3c92z0swzc0xyy5glvse58txj5e9ztqpac73p

I've dabbled with generalised isomorphic tiling for my touch keyboard app, which is fun to abstract in code [illust].

It could work with 'scanline' addressing (Here's my position, what key is this?) or 'potato stamp' addressing (here's my set of keys, where does it go?). I chose potato.

See also:
https://help.lumatone.io/en/creating-mappings/basic-approaches-to-lumatone-mappings or a search for "isomorphic keyboard mapping"

https://files.mastodon.social/media_attachments/files/111/176/589/159/303/893/original/8d38fc50b6830206.png