index
:
qmk_firmware
taamas
Unnamed repository; edit this file 'description' to name the repository.
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
};