reduce firmware size for boards failing to compile
This commit is contained in:
parent
d5d40132a3
commit
3a599edcc0
@ -1,3 +1,4 @@
|
|||||||
VIA_ENABLE = yes
|
VIA_ENABLE = yes
|
||||||
VIAL_ENABLE = yes
|
VIAL_ENABLE = yes
|
||||||
VIAL_ENCODERS_ENABLE = no
|
VIAL_ENCODERS_ENABLE = no
|
||||||
|
QMK_SETTINGS = no
|
||||||
|
@ -2,8 +2,8 @@ MOUSEKEY_ENABLE = no # Mouse keys
|
|||||||
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
|
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
|
||||||
VIA_ENABLE = yes # Enable VIA
|
VIA_ENABLE = yes # Enable VIA
|
||||||
VIAL_ENABLE = yes # Enable VIAL
|
VIAL_ENABLE = yes # Enable VIAL
|
||||||
VIAL_INSECURE = no
|
|
||||||
OLED_DRIVER_ENABLE = no
|
OLED_DRIVER_ENABLE = no
|
||||||
EXTRAKEY_ENABLE = yes
|
EXTRAKEY_ENABLE = yes
|
||||||
LTO_ENABLE = yes
|
LTO_ENABLE = yes
|
||||||
QMK_SETTINGS = no
|
QMK_SETTINGS = no
|
||||||
|
COMBO_ENABLE = no
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
VIA_ENABLE = yes
|
VIA_ENABLE = yes
|
||||||
VIAL_ENABLE = yes
|
VIAL_ENABLE = yes
|
||||||
LTO_ENABLE = yes
|
LTO_ENABLE = yes
|
||||||
|
QMK_SETTINGS = no
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
VIA_ENABLE = yes
|
VIA_ENABLE = yes
|
||||||
VIAL_ENABLE = yes
|
VIAL_ENABLE = yes
|
||||||
LTO_ENABLE = yes
|
LTO_ENABLE = yes
|
||||||
|
QMK_SETTINGS = no
|
||||||
#VIAL_INSECURE = yes
|
|
||||||
|
@ -7,3 +7,4 @@ NKRO_ENABLE = yes # USB Nkey Rollover
|
|||||||
|
|
||||||
VIA_ENABLE = yes
|
VIA_ENABLE = yes
|
||||||
VIAL_ENABLE = yes
|
VIAL_ENABLE = yes
|
||||||
|
QMK_SETTINGS = no
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
VIA_ENABLE = yes
|
VIA_ENABLE = yes
|
||||||
VIAL_ENABLE = yes
|
VIAL_ENABLE = yes
|
||||||
LTO_ENABLE = yes
|
LTO_ENABLE = yes
|
||||||
|
QMK_SETTINGS = no
|
||||||
|
|
||||||
VIAL_ENCODERS_ENABLE = yes
|
VIAL_ENCODERS_ENABLE = yes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user