aboutsummaryrefslogtreecommitdiffstats
path: root/users/ibnuda/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/ibnuda/config.h')
-rw-r--r--users/ibnuda/config.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/users/ibnuda/config.h b/users/ibnuda/config.h
new file mode 100644
index 000000000..b43679a66
--- /dev/null
+++ b/users/ibnuda/config.h
@@ -0,0 +1,9 @@
+#pragma once
+
+#define COMBO_COUNT 18
+#define COMBO_TERM 100
+
+#define IGNORE_MOD_TAP_INTERRUPT
+#define PERMISSIVE_HOLD
+
+#define TAPPING_TERM 200