17 lines
465 B
Makefile
17 lines
465 B
Makefile
VIA_ENABLE = yes
|
|
VIAL_ENABLE = yes
|
|
LTO_ENABLE = yes
|
|
|
|
# Current configuration is approaching the maximum for the firmware - 26374/26624 (99%, 250 bytes free)
|
|
# Additional space can be achived by disabling LED animations in config.h
|
|
|
|
#VIAL_INSECURE = yes # ~374 bytes.
|
|
|
|
QMK_SETTINGS = no # ~2560 bytes
|
|
TAP_DANCE_ENABLE = no # ~2196 bytes
|
|
COMBO_ENABLE = no # ~2408 bytes
|
|
|
|
#SPACE_CADET_ENABLE = no # ~324 bytes
|
|
#MAGIC_ENABLE = no # ~584 bytes
|
|
KEY_OVERRIDE_ENABLE = no
|