Deprecate KC_LOCK
for QK_LOCK
(#18796)
This commit is contained in:
parent
b33fc34967
commit
7cbff9d921
58 changed files with 66 additions and 83 deletions
|
@ -18,7 +18,7 @@ EXTRAKEY_ENABLE = yes # Audio control and System control
|
|||
COMMAND_ENABLE = no # Commands for debug and configuration
|
||||
NKRO_ENABLE = no # Enable N-Key Rollover
|
||||
SWAP_HANDS_ENABLE= no # Allow swapping hands of keyboard
|
||||
KEY_LOCK_ENABLE = no # Enable the KC_LOCK key
|
||||
KEY_LOCK_ENABLE = no
|
||||
TAP_DANCE_ENABLE = no # Enable the tap dance feature.
|
||||
CONSOLE_ENABLE = no # Console for debug
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue