diff --git a/keyboards/takashicompany/center_enter/config.h b/keyboards/takashicompany/center_enter/config.h
index 9900d35f372e..d6840ca682f9 100644
--- a/keyboards/takashicompany/center_enter/config.h
+++ b/keyboards/takashicompany/center_enter/config.h
@@ -68,7 +68,7 @@ along with this program. If not, see .
#define RGB_DI_PIN D3
#ifdef RGB_DI_PIN
-# define RGBLED_NUM 16
+# define RGBLED_NUM 6
# define RGBLIGHT_HUE_STEP 8
# define RGBLIGHT_SAT_STEP 8
# define RGBLIGHT_VAL_STEP 8
diff --git a/keyboards/takashicompany/qoolee/config.h b/keyboards/takashicompany/qoolee/config.h
index 3095f8415957..36bb330c9519 100644
--- a/keyboards/takashicompany/qoolee/config.h
+++ b/keyboards/takashicompany/qoolee/config.h
@@ -68,7 +68,7 @@ along with this program. If not, see .
#define RGB_DI_PIN D3
#ifdef RGB_DI_PIN
-# define RGBLED_NUM 16
+# define RGBLED_NUM 6
# define RGBLIGHT_HUE_STEP 8
# define RGBLIGHT_SAT_STEP 8
# define RGBLIGHT_VAL_STEP 8