mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-20 14:42:03 +00:00
Move CAPS_HOLD feature from default build to custom keymap
This commit is contained in:
parent
0ca918fbb4
commit
cc6278c925
@ -1 +1,2 @@
|
|||||||
VIA_ENABLE = yes
|
VIA_ENABLE = yes
|
||||||
|
CAPS_WORD_ENABLE = yes
|
||||||
|
@ -15,4 +15,3 @@ AUDIO_ENABLE = no # Audio output
|
|||||||
UNICODE_ENABLE = yes # Unicode
|
UNICODE_ENABLE = yes # Unicode
|
||||||
KEY_LOCK_ENABLE = yes # Key Lock
|
KEY_LOCK_ENABLE = yes # Key Lock
|
||||||
DYNAMIC_MACRO_ENABLE = yes # Dynamic Macros
|
DYNAMIC_MACRO_ENABLE = yes # Dynamic Macros
|
||||||
CAPS_WORD_ENABLE = yes # Caps Word
|
|
||||||
|
Loading…
Reference in New Issue
Block a user