summaryrefslogtreecommitdiff
path: root/common/config.h
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2023-10-13 23:05:38 +0200
committerChristoph Cullmann <cullmann@kde.org>2023-10-13 23:05:38 +0200
commitc7f035fbfecc622fa1e2bea9bab8fdc6145be1f6 (patch)
tree47e374502ebe59ae34ffff25243852d07beb72b0 /common/config.h
parent93efb01504231dcde7254e43c3223ac9e09947fb (diff)
try to improve the thumb keys
Diffstat (limited to 'common/config.h')
-rw-r--r--common/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/config.h b/common/config.h
index a3bf4e5..02a7f4a 100644
--- a/common/config.h
+++ b/common/config.h
@@ -46,6 +46,9 @@
// use permissive hold together with achordion
#define PERMISSIVE_HOLD
+// special handle thumb keys
+#define HOLD_ON_OTHER_KEY_PRESS_PER_KEY
+
// delay hold/release to not mess up software
#define TAP_CODE_DELAY 10