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
/
d4mation
/
tap-dance.h
blob: 0087c4a6e7a85be81bfc56e17847c5e2254890ed (
plain
) (
blame
)
1
2
3
4
5
6
7
#pragma once
#include
"quantum.h"
enum
tap_dance
{
SHIFT_CAPS
=
0
};