qmk-keychron-q3-colemak-dh/keyboards/alps64/keymaps/vial/rules.mk
jonathan b178217d5c
Add support for Alps64 (#461)
* first pass alps64 vial firmware (buggy on hardware)

* disable tap dance and midi to allow for proper compiling on atmega32u2
2023-05-13 23:11:07 -06:00

9 lines
132 B
Makefile

VIA_ENABLE = yes
VIAL_ENABLE = yes
LTO_ENABLE = yes
CONSOLE_ENABLE = no
COMMAND_ENABLE = no
TAP_DANCE_ENABLE = no
MIDI_ENABLE = no