Skip to content

v2: Version 2 (2023-05-26)

Compare
Choose a tag to compare
@sunaku sunaku released this 19 Sep 03:28
· 269 commits to main since this release

Hey everyone, a new version 2 of my ZMK keymap is now ready for the world: πŸ’

Changes (since v1):

  • Mirror furthest lower thumb key to nearest upper thumb key. 🫰 I'm trying this out as an alternative to extending my thumb all the way out to reach the furthest lower thumb key, similar to how I used to lay out these keys on my past Dactyl Manuform 5x6_5 keyboard (which had 5 keys per thumb cluster: 3 on the upper arc and 2 on the lower arc).
  • Add separate select/extend actions for word/line selection. πŸͺ„ I've approximated Pascal Getreuer's famous "Select Word" QMK macro with separate select/extend word/line actions using individual ZMK macros. :nerd: It's actually handy this way because repeated &select_word jumps to the next adjacent word for the initial selection.