summaryrefslogtreecommitdiff
path: root/ferris/config.h
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2023-08-06 16:01:45 +0200
committerChristoph Cullmann <cullmann@kde.org>2023-08-06 16:01:56 +0200
commitcd34d709850f2b60acde5789a75a146332cf1490 (patch)
tree1a3f1e74f91cef4634c625c9a894fe8e603fad77 /ferris/config.h
parentc26714c3cf72ed9208f72473db133fed5d8cf1f9 (diff)
try PERMISSIVE_HOLD_PER_KEY
Diffstat (limited to 'ferris/config.h')
-rw-r--r--ferris/config.h10
1 files changed, 3 insertions, 7 deletions
diff --git a/ferris/config.h b/ferris/config.h
index 2ff8592..2c1bf17 100644
--- a/ferris/config.h
+++ b/ferris/config.h
@@ -34,14 +34,10 @@
// details see https://precondition.github.io/home-row-mods
// the default of 200
-#define TAPPING_TERM 180
+#define TAPPING_TERM 200
// Enable rapid switch from tap to hold, disables double tap hold auto-repeat.
#define QUICK_TAP_TERM 0
-// try to be more permissive with holds, allows to trigger modifiers faster
-// achordion will avoid the worst
-#define PERMISSIVE_HOLD
-
-// caps word is great for defines
-#define BOTH_SHIFTS_TURNS_ON_CAPS_WORD
+// try to be more permissive with holds for layer switch keys
+#define PERMISSIVE_HOLD_PER_KEY