From b2e5a3f645f6b70560254eed69bea22d8c3cae63 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Fri, 23 Jun 2023 13:45:12 +0200 Subject: try get_hold_on_other_key_press instead of achordion --- ferris/config.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'ferris/config.h') diff --git a/ferris/config.h b/ferris/config.h index 1812395..516c92f 100644 --- a/ferris/config.h +++ b/ferris/config.h @@ -42,9 +42,8 @@ // 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 +// we want that the thumb buttons are more reactive +#define HOLD_ON_OTHER_KEY_PRESS_PER_KEY // caps word is great for defines #define BOTH_SHIFTS_TURNS_ON_CAPS_WORD -- cgit v1.2.3