index
:
qmk_firmware.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
users
/
klackygears
/
rules.mk
blob: 82b2233f1212189abfcbafb4b6d0713b874cf04a (
plain
)
1
2
3
4
5
6
SRC
+=
klackygears.c
ifeq
($(
strip
$(
TAP_DANCE_ENABLE
)),
yes
)
SRC
+=
tap_dances.c
endif