~ruther/qmk_firmware

1d49f76f15c9940dd1dce580c19bfda62548c980 — Othi 6 years ago 19c5046
space65-5001 init, small corrections to the total number of leds (#5006)

1 files changed, 1 insertions(+), 1 deletions(-)

M keyboards/gray_studio/space65/config.h
M keyboards/gray_studio/space65/config.h => keyboards/gray_studio/space65/config.h +1 -1
@@ 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