Update rules.mk
This commit is contained in:
parent
db54521a16
commit
a519c00326
@ -1,8 +1,21 @@
|
||||
VIA_ENABLE = yes # Enable VIA
|
||||
VIAL_ENABLE = yes # Enable VIAL
|
||||
VIALRGB_ENABLE = yes
|
||||
|
||||
# Options to reduce firmware size:
|
||||
LTO_ENABLE = yes # make the compiler work harder
|
||||
|
||||
# Vial optimization
|
||||
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
|
||||
|
||||
# QMK optimization
|
||||
CONSOLE_ENABLE = no
|
||||
COMMAND_ENABLE = no
|
||||
MOUSEKEY_ENABLE = no
|
||||
#EXTRAKEY_ENABLE = no
|
||||
|
||||
SPACE_CADET_ENABLE = no
|
||||
GRAVE_ESC_ENABLE = no
|
||||
MAGIC_ENABLE = no
|
||||
|
Loading…
Reference in New Issue
Block a user