v14: Version 14 (2023-07-09)
Hey everyone, I'm pleased to announce a new version 14 of my Glove80 keymap:
Version 14:
- Engrammer layout: https://my.glove80.com/#/layout/user/044c8d8e-9cd6-4702-929a-812ae4d53d37
- Arno's Engram layout: https://my.glove80.com/#/layout/user/9ea4a427-cfac-455a-8510-b711c6addb87
Changes:
- Miryoku: fixed "tap then hold" key auto-repeat for thumb layer keys and index shift home row mods.
- Documentation:
TYPING_STREAK_TERM
defines how long you need to wait (milliseconds) after typing before you can use home row mods again. It prevents unintended activation of home row mods when you're actively typing. - Documentation:
KEY_REPEATING_TERM
defines how much time you have left (milliseconds) after tapping a key to hold it again in order to make it auto-repeat. - Documentation:
THUMB_TAPPING_TERM
defines how long you need to hold (milliseconds) a thumb key to activate a layer. Shorter holds are treated as taps. - Documentation:
INDEX_TAPPING_TERM
defines how long you need to hold (milliseconds) an index finger home row mod key to activate its home row modifier. Shorter holds are treated as taps. - Documentation:
HOMEY_TAPPING_TERM
defines how long you need to hold (milliseconds) a non-index finger home row mod key to activate home row modifiers. Shorter holds are treated as taps.