diff options
Diffstat (limited to 'keyboards/smallkeyboard')
| -rw-r--r-- | keyboards/smallkeyboard/smallkeyboard.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/smallkeyboard/smallkeyboard.c b/keyboards/smallkeyboard/smallkeyboard.c index ce79c7df5d..7442444b00 100644 --- a/keyboards/smallkeyboard/smallkeyboard.c +++ b/keyboards/smallkeyboard/smallkeyboard.c | |||
| @@ -17,7 +17,7 @@ | |||
| 17 | 17 | ||
| 18 | #ifdef RGB_MATRIX_ENABLE | 18 | #ifdef RGB_MATRIX_ENABLE |
| 19 | 19 | ||
| 20 | const is31fl3731_led_t PROGMEM g_is31fl3731_leds[RGB_MATRIX_LED_COUNT] = { | 20 | const is31fl3731_led_t PROGMEM g_is31fl3731_leds[IS31FL3731_LED_COUNT] = { |
| 21 | /* Refer to IS31 manual for these locations | 21 | /* Refer to IS31 manual for these locations |
| 22 | * driver | 22 | * driver |
| 23 | * | R location | 23 | * | R location |
