From feee0f5154465d925b0bada7f37b29167df4aab0 Mon Sep 17 00:00:00 2001 From: vushthestampede <57708412+vushthestampede@users.noreply.github.com> Date: Mon, 15 May 2023 18:02:55 +0200 Subject: Update tg4x RGB LED count (#20955) --- keyboards/tg4x/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards') diff --git a/keyboards/tg4x/config.h b/keyboards/tg4x/config.h index 2002014617..448c8de24e 100644 --- a/keyboards/tg4x/config.h +++ b/keyboards/tg4x/config.h @@ -37,7 +37,7 @@ along with this program. If not, see . #define RGB_DI_PIN D2 #ifdef RGB_DI_PIN - #define RGBLED_NUM 6 + #define RGBLED_NUM 7 #define RGBLIGHT_HUE_STEP 8 #define RGBLIGHT_SAT_STEP 8 #define RGBLIGHT_VAL_STEP 8 -- cgit v1.2.3