mass disable CAPS_WORD_ENABLE, LAYER_LOCK_ENABLE, REPEAT_KEY_ENABLE on failing keyboards
This commit is contained in:
parent
f5eb9a8e92
commit
06c5bacdd6
172 changed files with 575 additions and 21 deletions
|
|
@ -2,4 +2,7 @@ VIA_ENABLE = yes
|
|||
VIAL_ENABLE = yes
|
||||
LTO_ENABLE = yes
|
||||
KEY_OVERRIDE_ENABLE = no
|
||||
QMK_SETTINGS = no
|
||||
QMK_SETTINGS = no
|
||||
CAPS_WORD_ENABLE = no
|
||||
LAYER_LOCK_ENABLE = no
|
||||
REPEAT_KEY_ENABLE = no
|
||||
|
|
|
|||
|
|
@ -6,3 +6,7 @@ CONSOLE_ENABLE = no
|
|||
VIAL_ENABLE = yes
|
||||
QMK_SETTINGS = no
|
||||
KEY_OVERRIDE_ENABLE = no
|
||||
|
||||
CAPS_WORD_ENABLE = no
|
||||
LAYER_LOCK_ENABLE = no
|
||||
REPEAT_KEY_ENABLE = no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue