mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-02-01 18:17:34 +00:00
4 lines
56 B
Makefile
4 lines
56 B
Makefile
|
|
ifeq ($(strip $(APL_ENABLE)), yes)
|
||
|
|
SRC += apl.c
|
||
|
|
endif
|