From 01631f9d70ad43e2d3a719b42e5cb709d6eb52d8 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sun, 11 Aug 2024 20:58:20 +0200 Subject: ACHORDION_STREAK breaks compile atm --- common/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/config.h b/common/config.h index 84cc6de..dc12f33 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