diff options
Diffstat (limited to 'keyboards/planck/ez/ez.c')
| -rw-r--r-- | keyboards/planck/ez/ez.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/planck/ez/ez.c b/keyboards/planck/ez/ez.c index 27cb2a1d1..5c68726a0 100644 --- a/keyboards/planck/ez/ez.c +++ b/keyboards/planck/ez/ez.c | |||
| @@ -21,7 +21,7 @@ | |||
| 21 | 21 | ||
| 22 | keyboard_config_t keyboard_config; | 22 | keyboard_config_t keyboard_config; |
| 23 | #ifdef RGB_MATRIX_ENABLE | 23 | #ifdef RGB_MATRIX_ENABLE |
| 24 | const is31_led __flash g_is31_leds[DRIVER_LED_TOTAL] = { | 24 | const is31_led PROGMEM g_is31_leds[DRIVER_LED_TOTAL] = { |
| 25 | /* Refer to IS31 manual for these locations | 25 | /* Refer to IS31 manual for these locations |
| 26 | * driver | 26 | * driver |
| 27 | * | R location | 27 | * | R location |
