summaryrefslogtreecommitdiff
path: root/common/config.h
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2024-01-13 18:39:46 +0100
committerChristoph Cullmann <cullmann@kde.org>2024-01-13 18:39:46 +0100
commit64bf274a4f1328cd18d30be3227c67b83ef55f34 (patch)
treeb66487f6f883da61e9ee96048aa98a01346c9c6c /common/config.h
parente20bd529d5a6f7ea59bd378dc8e9e4fdb5c61877 (diff)
tweak tapping term
Diffstat (limited to 'common/config.h')
-rw-r--r--common/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/config.h b/common/config.h
index 14776cc..58e9a31 100644
--- a/common/config.h
+++ b/common/config.h
@@ -38,7 +38,8 @@
// details see https://precondition.github.io/home-row-mods
// the default is 200
-#define TAPPING_TERM 150
+#define TAPPING_TERM 180
+#define TAPPING_TERM_SLOW 260
#define TAPPING_TERM_PER_KEY
// Enable rapid switch from tap to hold, disables double tap hold auto-repeat.