Thumb-Key
About
Thumb-Key is a privacy-conscious smart keyboard, made specifically for your thumbs.
It features a 3x3 grid layout, as many older phones had, and uses swipes for the less common letters. Initial testing shows that you can reach ~25 words per minute after a day of use.
Instead of relying on profit-driven, privacy-offending word and sentence prediction for accuracy, as do most popular phone keyboards like Gboard and Swiftkey, Thumb-Key uses large keys with predictable positions, to prevent your eyes from hunting and pecking for letters.
As the key positions get ingrained into your muscle memory, eventually you'll be able to appromixate the fast speeds of touch-typing, your eyes never having to leave the text edit area.
This project is a follow-up to the now unmaintained (and closed-source) MessageEase Keyboard, which is its main inspiration.
view the rest of the comments
Oh it looks like MessagEase has. I should've looked at their paper first.
MessageEase unfortunately didn't do any optimization after their first 9 letters ( and I don't fully trust what they did there either ). When it came to the swipes, they based it off of whether the letter was curly-shaped or not (curly shaped letters go off the center key)
@Dessalines where did this end up? I have experience with genetic / evolutionary and similarly applicable optimization algorithms and would be interested in helping to optimize the layout.
We could definitely still use some help. Check the github issue, but dev has stalled on it.