summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-09-20 23:11:09 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-09-20 23:11:09 +0200
commit724fcf1c00ffee313fac42b501c05a7bb9d6efc0 (patch)
tree64ab7ab7b8fd4cea2bdc74f6b44074a7eb439644
parent8701189314227fcd8033ec9ab3ccac8a628a35ac (diff)
faster tapping
-rw-r--r--common/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/config.h b/common/config.h
index 18ee2e7..6306dc3 100644
--- a/common/config.h
+++ b/common/config.h
@@ -19,7 +19,7 @@
#define FORCE_NKRO
// Tap-hold settings
-#define TAPPING_TERM 230
+#define TAPPING_TERM 200
#define TAPPING_TERM_PER_KEY
#define PERMISSIVE_HOLD_PER_KEY
#define HOLD_ON_OTHER_KEY_PRESS_PER_KEY