b178217d5c
* first pass alps64 vial firmware (buggy on hardware) * disable tap dance and midi to allow for proper compiling on atmega32u2
9 lines
132 B
Makefile
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
|
|
|