mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 10:39:09 +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
|