diff options
Diffstat (limited to 'keyboards/terrazzo/terrazzo.c')
| -rw-r--r-- | keyboards/terrazzo/terrazzo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/terrazzo/terrazzo.c b/keyboards/terrazzo/terrazzo.c index e6ba1f6c3..19ac6be49 100644 --- a/keyboards/terrazzo/terrazzo.c +++ b/keyboards/terrazzo/terrazzo.c | |||
| @@ -21,7 +21,7 @@ | |||
| 21 | #include "print.h" | 21 | #include "print.h" |
| 22 | #include "quantum.h" | 22 | #include "quantum.h" |
| 23 | 23 | ||
| 24 | const is31_led g_is31_leds[DRIVER_LED_TOTAL] = { | 24 | const is31_led __flash g_is31_leds[DRIVER_LED_TOTAL] = { |
| 25 | /* Refer to IS31 manual for these locations | 25 | /* Refer to IS31 manual for these locations |
| 26 | * https://cdn-learn.adafruit.com/downloads/pdf/adafruit-15x7-7x15-charlieplex-led-matrix-charliewing-featherwing.pdf | 26 | * https://cdn-learn.adafruit.com/downloads/pdf/adafruit-15x7-7x15-charlieplex-led-matrix-charliewing-featherwing.pdf |
| 27 | */ | 27 | */ |
