mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-01 18:20:43 +02:00
4 lines
61 B
Makefile
4 lines
61 B
Makefile
ifeq ($(strip $(AUDIO_ENABLE)), yes)
|
|
SRC += muse.c
|
|
endif
|