14 lines
276 B
Makefile
14 lines
276 B
Makefile
# Build Options
|
|
# change yes to no to disable
|
|
#
|
|
LTO_ENABLE = yes
|
|
VIA_ENABLE = yes
|
|
VIAL_ENABLE = yes
|
|
|
|
COMBO_ENABLE = yes
|
|
TAP_DANCE_ENABLE = yes
|
|
QMK_SETTINGS = no
|
|
KEY_OVERRIDE_ENABLE = yes
|
|
|
|
MOUSEKEY_ENABLE = no # Mouse keys
|
|
VIALRGB_ENABLE = yes # Enable Vial GUI
|