diff options
Diffstat (limited to 'keyboards/mt84/mt84.c')
-rw-r--r-- | keyboards/mt84/mt84.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/mt84/mt84.c b/keyboards/mt84/mt84.c index e15a1ff95..9b00aa635 100644 --- a/keyboards/mt84/mt84.c +++ b/keyboards/mt84/mt84.c | |||
@@ -16,7 +16,7 @@ | |||
16 | #include "mt84.h" | 16 | #include "mt84.h" |
17 | 17 | ||
18 | #ifdef RGB_MATRIX_ENABLE | 18 | #ifdef RGB_MATRIX_ENABLE |
19 | const is31_led PROGMEM g_is31_leds[DRIVER_LED_TOTAL] = { | 19 | const is31_led __flash 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 |