diff options
Diffstat (limited to 'keyboards/mt64rgb/mt64rgb.c')
| -rw-r--r-- | keyboards/mt64rgb/mt64rgb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/mt64rgb/mt64rgb.c b/keyboards/mt64rgb/mt64rgb.c index a0b8e8da7..f0c444e8f 100644 --- a/keyboards/mt64rgb/mt64rgb.c +++ b/keyboards/mt64rgb/mt64rgb.c | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | #include "mt64rgb.h" | 16 | #include "mt64rgb.h" |
| 17 | 17 | ||
| 18 | #ifdef RGB_MATRIX_ENABLE | 18 | #ifdef RGB_MATRIX_ENABLE |
| 19 | const is31_led __flash g_is31_leds[DRIVER_LED_TOTAL] = { | 19 | const is31_led PROGMEM g_is31_leds[DRIVER_LED_TOTAL] = { |
| 20 | /* Refer to IS31 manual for these locations | 20 | /* Refer to IS31 manual for these locations |
| 21 | * driver | 21 | * driver |
| 22 | * | R location | 22 | * | R location |
