summaryrefslogtreecommitdiffstats
path: root/keyboards/gray_studio
diff options
context:
space:
mode:
authorOthi <mnpq.raven@gmail.com>2019-01-30 22:01:18 +0100
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-01-30 22:01:18 +0100
commit1d49f76f15c9940dd1dce580c19bfda62548c980 (patch)
tree54acb9cd87ad6b91bea45fad3f4a203e2939b28f /keyboards/gray_studio
parent19c504662efd1139ffbf2aa05ce93ee73e121738 (diff)
downloadqmk_firmware-1d49f76f15c9940dd1dce580c19bfda62548c980.tar.gz
qmk_firmware-1d49f76f15c9940dd1dce580c19bfda62548c980.tar.xz
space65-5001 init, small corrections to the total number of leds (#5006)
Diffstat (limited to 'keyboards/gray_studio')
-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/>.
#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