qmk_firmware/keyboards/planck/keymaps/default/rules.mk

4 lines
61 B
Makefile
Raw Permalink Normal View History

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