summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-07-24 21:10:44 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-07-24 21:10:44 +0200
commit44c8d77ccc2cc5e4344df15fe9c75f6aa81edf47 (patch)
tree63a493102540ae472cf8acff509e02cc4b861c22 /common
parent753fa0643064098db7b9a5cfa90fa907d9c44976 (diff)
detect typing streaks
Diffstat (limited to 'common')
-rw-r--r--common/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/config.h b/common/config.h
index 3d75b44..e209be4 100644
--- a/common/config.h
+++ b/common/config.h
@@ -42,6 +42,9 @@
#define TAPPING_TERM_SLOW 220
#define TAPPING_TERM_PER_KEY
+// detect typing streaks
+#define ACHORDION_STREAK
+
// Enable rapid switch from tap to hold, disables double tap hold auto-repeat.
#define QUICK_TAP_TERM 0