diff options
Diffstat (limited to 'keyboards/matrix/noah/noah.c')
| -rw-r--r-- | keyboards/matrix/noah/noah.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/matrix/noah/noah.c b/keyboards/matrix/noah/noah.c index 1e2f4bb7d..6b624b9e0 100644 --- a/keyboards/matrix/noah/noah.c +++ b/keyboards/matrix/noah/noah.c | |||
| @@ -66,7 +66,7 @@ __attribute__((weak)) | |||
| 66 | void matrix_scan_user(void) { } | 66 | void matrix_scan_user(void) { } |
| 67 | 67 | ||
| 68 | #ifdef RGB_MATRIX_ENABLE | 68 | #ifdef RGB_MATRIX_ENABLE |
| 69 | const is31_led g_is31_leds[DRIVER_LED_TOTAL] = { | 69 | const is31_led __flash g_is31_leds[DRIVER_LED_TOTAL] = { |
| 70 | /* Refer to IS31 manual for these locations | 70 | /* Refer to IS31 manual for these locations |
| 71 | * driver | 71 | * driver |
| 72 | * | R location | 72 | * | R location |
