qmk_firmware/keyboards/planck/keymaps/squarecut/rules.mk
2023-06-17 10:41:45 -04:00

4 lines
80 B
Makefile

ifeq ($(strip $(AUDIO_ENABLE)), yes)
SRC += muse.c
endif
AUDIO_ENABLED = yes