From: Othi Date: Wed, 30 Jan 2019 21:01:18 +0000 (+0000) Subject: space65-5001 init, small corrections to the total number of leds (#5006) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1d49f76f15c9940dd1dce580c19bfda62548c980;p=qmk_firmware.git space65-5001 init, small corrections to the total number of leds (#5006) --- 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