index
:
qmk
this commit
master
Custom split ortholinear mechanical keyboard with rollerball mouse. Firmware. https://blog.node5.net/custom-keyboard
user
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
};