summaryrefslogtreecommitdiff
path: root/users/ibnuda/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/ibnuda/config.h')
-rw-r--r--users/ibnuda/config.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/users/ibnuda/config.h b/users/ibnuda/config.h
index b43679a66e..f9a89389b6 100644
--- a/users/ibnuda/config.h
+++ b/users/ibnuda/config.h
@@ -1,9 +1,7 @@
#pragma once
-#define COMBO_COUNT 18
-#define COMBO_TERM 100
+#define COMBO_TERM 50
+#define COMBO_COUNT 50
#define IGNORE_MOD_TAP_INTERRUPT
-#define PERMISSIVE_HOLD
-
-#define TAPPING_TERM 200
+#define PERMISSIVE_HOLD \ No newline at end of file