qmk-keychron-q3-colemak-dh/users/miketronic/rules.mk

5 lines
121 B
Makefile
Raw Normal View History

SRC += miketronic.c process_records.c
ifeq ($(strip $(TAP_DANCE_ENABLE)), yes)
SRC += $(USER_PATH)/tapdances.c
endif