From 591bae98ac2bdc5a489987d24bdf7ca54798f0e8 Mon Sep 17 00:00:00 2001 From: Sadek Baroudi Date: Sun, 5 Sep 2021 00:38:07 -0700 Subject: [PATCH] made combo term a tiny bit longer --- users/sadekbaroudi/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/users/sadekbaroudi/config.h b/users/sadekbaroudi/config.h index c0393c237e..3561dca18c 100755 --- a/users/sadekbaroudi/config.h +++ b/users/sadekbaroudi/config.h @@ -1,7 +1,7 @@ #pragma once -#define COMBO_COUNT 3 -#define COMBO_TERM 30 +#define COMBO_COUNT 4 +#define COMBO_TERM 50 #ifdef RGBLIGHT_ENABLE # undef RGBLIGHT_ANIMATIONS