aboutsummaryrefslogtreecommitdiffstats
path: root/users/bbaserdem/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/bbaserdem/config.h')
-rw-r--r--users/bbaserdem/config.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/users/bbaserdem/config.h b/users/bbaserdem/config.h
new file mode 100644
index 000000000..3dde5772c
--- /dev/null
+++ b/users/bbaserdem/config.h
@@ -0,0 +1,9 @@
+#ifndef USERSPACE_CONFIG_H
+#define USERSPACE_CONFIG_H
+
+#ifdef TAP_DANCE_ENABLE
+ #define TAPPING_TERM 300
+ #define TAPPING_TOGGLE 1
+#endif
+
+#endif // !USERSPACE_CONFIG_H