diff options
Diffstat (limited to 'keyboards/matrix/m20add/rgb_ring.c')
| -rw-r--r-- | keyboards/matrix/m20add/rgb_ring.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/matrix/m20add/rgb_ring.c b/keyboards/matrix/m20add/rgb_ring.c index e759ee4e4..7535cb5bd 100644 --- a/keyboards/matrix/m20add/rgb_ring.c +++ b/keyboards/matrix/m20add/rgb_ring.c | |||
| @@ -30,7 +30,7 @@ | |||
| 30 | #endif | 30 | #endif |
| 31 | // rgb ring leds setting | 31 | // rgb ring leds setting |
| 32 | 32 | ||
| 33 | const is31_led __flash g_is31_leds[DRIVER_LED_TOTAL] = { | 33 | const is31_led PROGMEM g_is31_leds[DRIVER_LED_TOTAL] = { |
| 34 | /* Refer to IS31 manual for these locations | 34 | /* Refer to IS31 manual for these locations |
| 35 | * driver | 35 | * driver |
| 36 | * | R location | 36 | * | R location |
