index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
users
/
d4mation
/
tap-dance.h
blob: 0087c4a6e7a85be81bfc56e17847c5e2254890ed (
plain
)
1
2
3
4
5
6
7
#pragma once #include "quantum.h" enum tap_dance { SHIFT_CAPS = 0 };