From 29c9c6bf56bc0d7f194b2b69f209d55f27eff72d Mon Sep 17 00:00:00 2001 From: Alabahuy Date: Sun, 24 Jan 2021 07:16:24 +0700 Subject: Fix number RGB RART4x4 dan matrix pin RART45 (#11582) * Update config.h * Update config.h --- keyboards/rart/rart4x4/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/rart/rart4x4') diff --git a/keyboards/rart/rart4x4/config.h b/keyboards/rart/rart4x4/config.h index 0d79e31403..e203cdaaab 100644 --- a/keyboards/rart/rart4x4/config.h +++ b/keyboards/rart/rart4x4/config.h @@ -53,7 +53,7 @@ along with this program. If not, see . #define RGB_DI_PIN D3 #ifdef RGB_DI_PIN #define RGBLIGHT_ANIMATIONS -#define RGBLED_NUM 5 +#define RGBLED_NUM 7 #define RGBLIGHT_HUE_STEP 8 #define RGBLIGHT_SAT_STEP 8 #define RGBLIGHT_VAL_STEP 8 -- cgit v1.2.3