qmk-dactyl-manuform-a/users/txkyel/rules.mk

6 lines
84 B
Makefile

SRC += txkyel.c
ifeq ($(strip $(TAP_DANCE_ENABLE)), yes)
SRC += tap_dance.c
endif