summaryrefslogtreecommitdiff
path: root/common/config.h
diff options
context:
space:
mode:
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