Skip to content

v14: Version 14 (2023-07-09)

Compare
Choose a tag to compare
@sunaku sunaku released this 19 Sep 07:12
· 292 commits to main since this release

Hey everyone, I'm pleased to announce a new version 14 of my Glove80 keymap:

Version 14:

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.