index
:
qmk_firmware.git
master
forked from https://github.com/qmk/qmk_firmware
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
users
/
klackygears
/
rules.mk
blob: 82b2233f1212189abfcbafb4b6d0713b874cf04a (
plain
) (
blame
)
1
2
3
4
5
6
SRC
+=
klackygears.c
ifeq ($(strip $(TAP_DANCE_ENABLE)), yes)
SRC
+=
tap_dances.c
endif