diff options
Diffstat (limited to 'keyboards/inett_studio/sqx/hotswap/hotswap.c')
| -rw-r--r-- | keyboards/inett_studio/sqx/hotswap/hotswap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/inett_studio/sqx/hotswap/hotswap.c b/keyboards/inett_studio/sqx/hotswap/hotswap.c index be8985c87..5b3c8df82 100644 --- a/keyboards/inett_studio/sqx/hotswap/hotswap.c +++ b/keyboards/inett_studio/sqx/hotswap/hotswap.c | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | #include "hotswap.h" | 20 | #include "hotswap.h" |
| 21 | 21 | ||
| 22 | #ifdef RGB_MATRIX_ENABLE | 22 | #ifdef RGB_MATRIX_ENABLE |
| 23 | const is31_led g_is31_leds[DRIVER_LED_TOTAL] = { | 23 | const is31_led __flash g_is31_leds[DRIVER_LED_TOTAL] = { |
| 24 | /* Refer to IS31 manual for these locations | 24 | /* Refer to IS31 manual for these locations |
| 25 | * driver | 25 | * driver |
| 26 | * | R location | 26 | * | R location |
