mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-16 00:45:00 +00:00
3 lines
61 B
Makefile
3 lines
61 B
Makefile
ifeq ($(strip $(AUDIO_ENABLE)), yes)
|
|
SRC += muse.c
|
|
endif
|