mirror of
https://github.com/babariviere/zmk-config.git
synced 2025-06-28 09:45:51 +00:00
feat: reuse home row mods
This commit is contained in:
parent
f7a27c6ea8
commit
1636037308
3 changed files with 29 additions and 52 deletions
|
@ -52,3 +52,7 @@
|
|||
|
||||
#define RH0 32 // right thumb keys
|
||||
#define RH1 33
|
||||
|
||||
#define KEYS_L LT0 LT1 LT2 LT3 LT4 LM0 LM1 LM2 LM3 LM4 LB0 LB1 LB2 LB3 LB4 // left-hand keys
|
||||
#define KEYS_R RT0 RT1 RT2 RT3 RT4 RM0 RM1 RM2 RM3 RM4 RB0 RB1 RB2 RB3 RB4 // right-hand keys
|
||||
#define THUMBS LH1 LH0 RH0 RH1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue