QMK/users/rossman360/rules.mk

5 lines
98 B
Makefile
Raw Normal View History

2020-03-23 10:48:11 +01:00
SRC += rossman360.c
ifeq ($(strip $(MACROS_ENABLED)), yes)
OPT_DEFS += -DMACROS_ENABLED
endif