summaryrefslogtreecommitdiff
path: root/ferris/config.h
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2023-07-01 22:20:39 +0200
committerChristoph Cullmann <cullmann@kde.org>2023-07-01 22:20:39 +0200
commitdb784cc076426dfb9e5be2281862f8d243c7753a (patch)
tree842769aaa23bd033ec1e5079b8cf91a48851c65b /ferris/config.h
parentb2e5a3f645f6b70560254eed69bea22d8c3cae63 (diff)
Revert "try get_hold_on_other_key_press instead of achordion"
This reverts commit b2e5a3f645f6b70560254eed69bea22d8c3cae63. hold on other key press is suboptimal, too
Diffstat (limited to 'ferris/config.h')
-rw-r--r--ferris/config.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/ferris/config.h b/ferris/config.h
index 516c92f..1812395 100644
--- a/ferris/config.h
+++ b/ferris/config.h
@@ -42,8 +42,9 @@
// Enable rapid switch from tap to hold, disables double tap hold auto-repeat.
#define QUICK_TAP_TERM 0
-// we want that the thumb buttons are more reactive
-#define HOLD_ON_OTHER_KEY_PRESS_PER_KEY
+// 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