summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/default/rules.mk
blob: 10751dc952e456aa7a1ec09a9e4350e5991d9253 (plain)
1
2
3
ifeq ($(strip $(AUDIO_ENABLE)), yes)
    SRC += muse.c
endif