mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-01-21 04:48:25 +00:00
5 lines
98 B
Makefile
5 lines
98 B
Makefile
|
|
SRC += rossman360.c
|
||
|
|
|
||
|
|
ifeq ($(strip $(MACROS_ENABLED)), yes)
|
||
|
|
OPT_DEFS += -DMACROS_ENABLED
|
||
|
|
endif
|