Skip to content

v15: Version 15 (2023-07-13)

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

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

Version 15:

Changes:

  • Configuration: added new REGISTER_MODS_TERM setting (to replace HOMEY_TAPPING_TERM and INDEX_TAPPING_TERM) which defines how long you need to hold (milliseconds) home row mod keys in order to send their modifiers (i.e. "register" them) to the computer for mod-click mouse usage (e.g. Shift-Click). :person_tipping_hand: Note that the "balanced" flavor of ZMK hold-tap for home row mods already provides instant modifier activation for keyboard-only usage, so this setting is meant for combined keyboard & mouse usage such as mod-clicks.
  • Timing: use the same registration timeout for all home row mods instead of having a separate shorter timeout for the index fingers.
  • Timing: increased typing streak timeout by 15ms from 160ms to 175ms.
  • Timing: increased key auto-repeat timeout by 20ms from 280ms to 300ms.
  • Timing: increased home row mods registration timeout by 10ms from 240ms to 250ms.
  • Miryoku: changed right-hand home row mods from R* to L* for GNOME compatibility. For instance, only LGUI (Super_L) triggers the overview mode whereas RGUI (Super_R) doesn't.