Skip to content

Commit

Permalink
add explanation of home row mods
Browse files Browse the repository at this point in the history
  • Loading branch information
ctranstrum committed Feb 20, 2025
1 parent 415962e commit 2539b03
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,17 @@ The following three-finger combos using the index, middle, and ring fingers are
- Backspace is L-U-Y (top row right hand)
- Enter is N-E-I (home row right hand)

Modifier keys are available as holds under the home row keys on each hand.
Command is under the index finger.
Opt is under the middle finger.
Ctrl is under the ring finger.
Shift is under the pinky.
Globe does not work exactly the same as on a native Mac keyboard
due to design choices Apple made,
but you can get most of its functionality,
accessed by holding the inner column home row key
(G on the left hand, M on the right).

Left thumb key is a sticky shift. Press and release it once to
capitalize the next letter typed. Press and release twice to enter
a smart word capitalization mode that automatically exits when you
Expand Down
4 changes: 4 additions & 0 deletions keymap_drawer.config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ parse_config:
"&flash 4": flash
"&ind_bat": battery status
"&ind_con": connection status
"&msc SCRL_DOWN": scroll ↓
"&msc SCRL_LEFT": scroll ←
"&msc SCRL_RIGHT": scroll →
"&msc SCRL_UP": scroll ↑
"&sk LSHIFT": sticky ⇧
"&studio_unlock": ZMK Studio
"&usb_sel": USB
Expand Down

0 comments on commit 2539b03

Please sign in to comment.