From a924b0ea00b5156e1c92086b1ecbfff93b2b45d4 Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Wed, 4 Sep 2024 09:28:10 +0200 Subject: [PATCH] set tapping term to 150 --- keyboards/lily58/keymaps/poz/config.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/keyboards/lily58/keymaps/poz/config.h b/keyboards/lily58/keymaps/poz/config.h index 59a960aab9..722847e4e6 100644 --- a/keyboards/lily58/keymaps/poz/config.h +++ b/keyboards/lily58/keymaps/poz/config.h @@ -26,6 +26,8 @@ along with this program. If not, see . #define MASTER_RIGHT // #define EE_HANDS +#define TAPPING_TERM 150 + #define SPLIT_TRANSACTION_IDS_USER SYNC_KEYPRESSES #undef RGBLIGHT_LED_COUNT