From d421e8d7220fe88ebf23c5020ee902b488d69778 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sat, 12 Aug 2023 16:08:58 +0200 Subject: try again with achordion --- planck/config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'planck/config.h') diff --git a/planck/config.h b/planck/config.h index 9096c32..ee9f9fb 100644 --- a/planck/config.h +++ b/planck/config.h @@ -30,13 +30,13 @@ // details see https://precondition.github.io/home-row-mods // the default of 200 -#define TAPPING_TERM 180 +#define TAPPING_TERM 200 // 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 for layer switch keys -#define PERMISSIVE_HOLD_PER_KEY +// try to be more permissive with holds +#define PERMISSIVE_HOLD // // audio configuration -- cgit v1.2.3