aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--keyboards/gray_studio/space65/config.h2
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>.
59 59
60#define RGB_DI_PIN E2 60#define RGB_DI_PIN E2
61#ifdef RGB_DI_PIN 61#ifdef RGB_DI_PIN
62 #define RGBLED_NUM 5 62 #define RGBLED_NUM 6
63 #define RGBLIGHT_HUE_STEP 8 63 #define RGBLIGHT_HUE_STEP 8
64 #define RGBLIGHT_SAT_STEP 8 64 #define RGBLIGHT_SAT_STEP 8
65 #define RGBLIGHT_VAL_STEP 8 65 #define RGBLIGHT_VAL_STEP 8