summaryrefslogtreecommitdiffstats
path: root/users/danielo515/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/danielo515/config.h')
-rw-r--r--users/danielo515/config.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/users/danielo515/config.h b/users/danielo515/config.h
index 65654388d2..fb2472645c 100644
--- a/users/danielo515/config.h
+++ b/users/danielo515/config.h
@@ -1,6 +1,10 @@
#pragma once
#if defined(COMBO_ENABLE)
- #define COMBO_COUNT 4
- #define COMBO_TERM 50
+ #define COMBO_COUNT 9
+ #define COMBO_TERM 40
#endif // !COMBO_ENABLE
+// Timeout settings for leader key
+#undef LEADER_TIMEOUT
+#define LEADER_TIMEOUT 350
+#define LEADER_PER_KEY_TIMING