summaryrefslogtreecommitdiff
path: root/users/d4mation/tap-dance.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/d4mation/tap-dance.h')
-rw-r--r--users/d4mation/tap-dance.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/users/d4mation/tap-dance.h b/users/d4mation/tap-dance.h
new file mode 100644
index 0000000000..0087c4a6e7
--- /dev/null
+++ b/users/d4mation/tap-dance.h
@@ -0,0 +1,7 @@
+#pragma once
+
+#include "quantum.h"
+
+enum tap_dance {
+ SHIFT_CAPS = 0
+}; \ No newline at end of file