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
/
txkyel
/
rules.mk
blob: f7b729c83c268be709426296a6500aeeca16fde9 (
plain
)
1
2
3
4
5
SRC
+=
txkyel.c
ifeq
($(
strip
$(
TAP_DANCE_ENABLE
)),
yes
)
SRC
+=
tap_dance.c
endif