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