vial-qmk/keyboards/aidansmithdotdev/fine40/keymaps/vial/rules.mk
2024-01-03 19:40:28 -06:00

8 lines
240 B
Makefile

VIA_ENABLE = yes
VIAL_ENABLE = yes
ENCODER_MAP_ENABLE = yes
# 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 GUI
TAP_DANCE_ENABLE = no