a09816762c
* Disable Combos and Tap Dance to reduce firmware size.
9 lines
159 B
Makefile
9 lines
159 B
Makefile
VIA_ENABLE = yes
|
|
LTO_ENABLE = yes
|
|
VIAL_ENABLE = yes
|
|
VIAL_ENCODERS_ENABLE = yes
|
|
MOUSEKEY_ENABLE = no
|
|
QMK_SETTINGS = no
|
|
COMBOS_ENABLE = no
|
|
TAP_DANCE_ENABLE = no
|