QMK/users/twschum/rules.mk

6 lines
119 B
Makefile
Raw Normal View History

2020-03-23 10:48:11 +01:00
SRC += twschum.c
SRC += xtonhasvim.c
ifeq ($(strip $(FLASH_BOOTLOADER)), yes)
OPT_DEFS += -DFLASH_BOOTLOADER
endif