]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
space65-5001 init, small corrections to the total number of leds (#5006)
authorOthi <mnpq.raven@gmail.com>
Wed, 30 Jan 2019 21:01:18 +0000 (21:01 +0000)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Wed, 30 Jan 2019 21:01:18 +0000 (13:01 -0800)
keyboards/gray_studio/space65/config.h

index cb8ee3c0198380402184d4eae3657a9a828f5dfd..356e6a8cd809cbc50953fcf9b444c687d2c5433d 100644 (file)
@@ -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