mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-30 23:15:51 +00:00
7 lines
98 B
Makefile
7 lines
98 B
Makefile
|
USER_NAME := mverteuil
|
||
|
SRC += muse.c
|
||
|
|
||
|
AUDIO_ENABLE = yes
|
||
|
MIDI_ENABLE = yes
|
||
|
TAP_DANCE_ENABLE = yes
|