mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-02-21 08:38:03 +00:00
8 lines
126 B
Makefile
8 lines
126 B
Makefile
ifeq ($(strip $(AUDIO_ENABLE)), yes)
|
|
SRC += muse.c
|
|
endif
|
|
|
|
MIDI_ENABLE = yes
|
|
CAPS_WORD_ENABLE = yes
|
|
TRI_LAYER_ENABLE = yes
|