disable more key overrides to fit firmware
This commit is contained in:
parent
bb68f50872
commit
61a5e82243
4 changed files with 5 additions and 1 deletions
|
|
@ -1,2 +1,3 @@
|
|||
VIA_ENABLE = yes
|
||||
VIAL_ENABLE = yes
|
||||
VIAL_ENABLE = yes
|
||||
KEY_OVERRIDE_ENABLE = no
|
||||
|
|
|
|||
|
|
@ -5,3 +5,4 @@ VIAL_ENABLE = yes
|
|||
LTO_ENABLE = yes
|
||||
QMK_SETTINGS = no
|
||||
COMBO_ENABLE = no
|
||||
KEY_OVERRIDE_ENABLE = no
|
||||
|
|
|
|||
|
|
@ -10,3 +10,4 @@ RGBLIGHT_ENABLE = no
|
|||
QMK_SETTINGS = no
|
||||
MOUSEKEY_ENABLE = yes
|
||||
COMBO_ENABLE = no
|
||||
KEY_OVERRIDE_ENABLE = no
|
||||
|
|
|
|||
|
|
@ -5,3 +5,4 @@ KEY_LOCK_ENABLE = no
|
|||
# must reduce EEPROM usage
|
||||
LTO_ENABLE = yes
|
||||
COMBO_ENABLE = no
|
||||
KEY_OVERRIDE_ENABLE = no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue