From d893a9bca07582b741de07d3819eb31866de01db Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Mon, 12 Aug 2024 12:24:59 +0200 Subject: sync ACHORDION_STREAK fix and enable it again --- common/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/config.h') diff --git a/common/config.h b/common/config.h index dc12f33..84cc6de 100644 --- a/common/config.h +++ b/common/config.h @@ -38,7 +38,7 @@ // details see https://precondition.github.io/home-row-mods // detect typing streaks -//#define ACHORDION_STREAK +#define ACHORDION_STREAK // Enable rapid switch from tap to hold, disables double tap hold auto-repeat. #define QUICK_TAP_TERM 0 -- cgit v1.2.3