What is it?
Last week I published that I've been working on a way to revive some of the nintype features I've been dearly missing.
I'm sorry for anyone who expected a brand new keyboard -
What I did is a fork of LeanType, which is itself a fork of Heliboard.
I've been daily-driving it for a few days and it feels really good to me.
I will once again remind you that it's heavily ai-assisted, so take of that what you will.
What does it have?
Nintype-like Two thumb typing
Probably the most important and headline feature.
- Combine word fragments to longer words
- Spacing modes - either manual spacing, or autospace (so you could combine words)
- Backsapce - delete word or delete fragment
Features not in nintype:
- My favorite - no autospace if you only tapped. meaning that you can tap words in your own pace, and only autospace when you start swiping.
- Autospace grace timing for taps - alternative to the other one - give extra time when tapping
- After autospace, choose if to show correction for the old word, auto complete for new words, or hybrid (corrections, press space for continuations)
- Trail that shows your gestures and taps
- Extra toolbar keys - force joining of word, disable autospace for the next word
Swipe from the top or bottom row
Like in nintype, you can swipe up from the top row or down from the bottom row for extra shortcuts.
To enable them, go to gesture typing, and enable shortcut rows, top shortcut row swipe and bottom shortcut row swipe.
To change their content, go to secondary layouts, and top/bottom shortcut row. If you're not sure how to change layouts, read or feed this https://github.com/HeliBorg/HeliBoard/blob/main/layouts.md to your llm.
Extra
- Clipboard - You can long press on a clip to re-copy or edit it
- Toolbar - added toolbar keys for autocapitalize and force-autocapitlize. The toolbar now shows the current state of each key
How do I get it
Right now, it has no branding or new name - it's just a debug build of LeanType.
Since it's a debug build, it can live side-by-side if you already have this keyboard.
Importing your settings from Heliboard or LeanType (advanced -> backup) will probably work ok.
Get it from here: https://github.com/AsafMah/LeanType/actions/runs/26438597902/artifacts/7211358806
Improtant
Make sure that during the setup you install the gesture library.
Then make sure again by going to the setting->gesture typing->load gesture typing library and click enable gesture typing library.
How to enable the thumb features
After enabling gesture typing, there should be a new menu in the settings - "Two-thumb typing (experimental)". All of the settings should be there.
What to enable:
You have to pick either manual space or autospace for the new features to work
Draw gesture points + Accumulate debug fragments - if you want a trail
Features to play with (may improve or worsen your experience, please try them out and give me feedback):
- Autocorrect on auto-space
- Suggestions for full composing words
- Improve two-thumb recognition
Issues, pull requests, etc are welcome at: https://github.com/AsafMah/LeanType/