aboutsummaryrefslogtreecommitdiff
path: root/users/pcoves/tapDance.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/pcoves/tapDance.h')
-rw-r--r--users/pcoves/tapDance.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/users/pcoves/tapDance.h b/users/pcoves/tapDance.h
new file mode 100644
index 000000000..98fd8ae2c
--- /dev/null
+++ b/users/pcoves/tapDance.h
@@ -0,0 +1,8 @@
1#pragma once
2
3enum {
4 ALT,
5 CTRL,
6 LEFT,
7 RIGHT,
8};