9 lines
376 B
Makefile
9 lines
376 B
Makefile
VIA_ENABLE = yes # Enable VIA
|
|
VIAL_ENABLE = yes # Enable VIAL
|
|
|
|
# Options to reduce firmware size:
|
|
LTO_ENABLE = yes # make the compiler work harder
|
|
QMK_SETTINGS = no # enables the tab to change QMK settings from the GUI1~# enables the tab to change QMK settings from the GUI1~ # enables the tab to change QMK settings from the GUI
|
|
TAP_DANCE_ENABLE = yes
|
|
COMBO_ENABLE = no
|