QMK/users/narze/rules.mk

6 lines
83 B
Makefile
Raw Normal View History

2020-03-23 10:48:11 +01:00
SRC += narze.c
ifeq ($(strip $(COMBO_ENABLE)), yes)
SRC += superduper.c
endif