disable more key overrides to fit firmware

This commit is contained in:
Ilya Zhuravlev 2022-04-09 17:47:32 -06:00
parent bb68f50872
commit 61a5e82243
4 changed files with 5 additions and 1 deletions

View file

@ -1,2 +1,3 @@
VIA_ENABLE = yes
VIAL_ENABLE = yes
VIAL_ENABLE = yes
KEY_OVERRIDE_ENABLE = no

View file

@ -5,3 +5,4 @@ VIAL_ENABLE = yes
LTO_ENABLE = yes
QMK_SETTINGS = no
COMBO_ENABLE = no
KEY_OVERRIDE_ENABLE = no

View file

@ -10,3 +10,4 @@ RGBLIGHT_ENABLE = no
QMK_SETTINGS = no
MOUSEKEY_ENABLE = yes
COMBO_ENABLE = no
KEY_OVERRIDE_ENABLE = no

View file

@ -5,3 +5,4 @@ KEY_LOCK_ENABLE = no
# must reduce EEPROM usage
LTO_ENABLE = yes
COMBO_ENABLE = no
KEY_OVERRIDE_ENABLE = no