From c7f035fbfecc622fa1e2bea9bab8fdc6145be1f6 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Fri, 13 Oct 2023 23:05:38 +0200 Subject: try to improve the thumb keys --- common/config.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'common/config.h') 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 -- cgit v1.2.3