aboutsummaryrefslogtreecommitdiffstats
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 @@
+#pragma once
+
+enum {
+ ALT,
+ CTRL,
+ LEFT,
+ RIGHT,
+};