From 1d49f76f15c9940dd1dce580c19bfda62548c980 Mon Sep 17 00:00:00 2001 From: Othi Date: Wed, 30 Jan 2019 21:01:18 +0000 Subject: space65-5001 init, small corrections to the total number of leds (#5006) --- keyboards/gray_studio/space65/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/gray_studio') diff --git a/keyboards/gray_studio/space65/config.h b/keyboards/gray_studio/space65/config.h index cb8ee3c01..356e6a8cd 100644 --- a/keyboards/gray_studio/space65/config.h +++ b/keyboards/gray_studio/space65/config.h @@ -59,7 +59,7 @@ along with this program. If not, see . #define RGB_DI_PIN E2 #ifdef RGB_DI_PIN - #define RGBLED_NUM 5 + #define RGBLED_NUM 6 #define RGBLIGHT_HUE_STEP 8 #define RGBLIGHT_SAT_STEP 8 #define RGBLIGHT_VAL_STEP 8 -- cgit v1.2.3-24-g4f1b