summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2023-09-21 10:54:58 +0200
committerChristoph Cullmann <cullmann@kde.org>2023-09-21 10:54:58 +0200
commit7679e1372abed92ec3b793b6eb14c6a015ba1c27 (patch)
treec8aea757a85a9287d1e5851e0ed209a16c9b0f54 /common
parent6ecdcbcf6437e128f8af53d1bb68e47fb5ae0554 (diff)
try smaller tapping term again
Diffstat (limited to 'common')
-rw-r--r--common/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/config.h b/common/config.h
index 7212a3e..d23086e 100644
--- a/common/config.h
+++ b/common/config.h
@@ -29,11 +29,11 @@
// settings for home row modifiers
// details see https://precondition.github.io/home-row-mods
-// the default of 200
-#define TAPPING_TERM 200
+// the default is 200
+#define TAPPING_TERM 180
// Enable rapid switch from tap to hold, disables double tap hold auto-repeat.
#define QUICK_TAP_TERM 0
-// allow that thumb buttons have permissive hold
+// allow that thumb buttons have permissive hold, see keymap.h
#define PERMISSIVE_HOLD_PER_KEY