Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency
This commit is contained in:
parent
687c7070a1
commit
7230923b05
28 changed files with 45 additions and 42 deletions
|
@ -67,7 +67,7 @@ CUSTOM_MATRIX = yes # Custom matrix file for the ErgoDox EZ
|
|||
SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
|
||||
NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
|
||||
UNICODE_ENABLE = yes # Unicode
|
||||
ONEHAND_ENABLE = yes # Allow swapping hands of keyboard
|
||||
SWAP_HANDS_ENABLE = yes # Allow swapping hands of keyboard
|
||||
STENO_ENABLE = yes #enable plover steno mode
|
||||
CUSTOM_MATRIX = yes # Custom matrix file
|
||||
SERIAL_LINK_ENABLE = yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue