keyboard/qmk/users/narze/rules.mk

6 lines
83 B
Makefile
Raw Normal View History

SRC += narze.c
ifeq ($(strip $(COMBO_ENABLE)), yes)
SRC += superduper.c
endif