mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-16 08:56:11 +00:00
9 lines
105 B
Makefile
9 lines
105 B
Makefile
|
SRC += alfrdmalr.c
|
||
|
|
||
|
ifdef AUDIO_ENABLE
|
||
|
SRC += muse.c
|
||
|
endif
|
||
|
|
||
|
AUTO_SHIFT_ENABLE = yes
|
||
|
LEADER_ENABLE = yes
|