index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
users
/
hvp
/
rules.mk
blob: 0a7e679631d8b6f2a708d2ccbffe7af092596a5b (
plain
)
1
2
3
4
SRC
+=
hvp.c
ifeq ($(strip $(TAP_DANCE_ENABLE)), yes)
SRC
+=
tap_dances.c
endif