diff options
Diffstat (limited to 'keyboards/ergodox_infinity/ergodox_infinity.c')
| -rw-r--r-- | keyboards/ergodox_infinity/ergodox_infinity.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ergodox_infinity/ergodox_infinity.c b/keyboards/ergodox_infinity/ergodox_infinity.c index 76cbca07f..90aa52242 100644 --- a/keyboards/ergodox_infinity/ergodox_infinity.c +++ b/keyboards/ergodox_infinity/ergodox_infinity.c | |||
| @@ -191,7 +191,7 @@ const keypos_t PROGMEM hand_swap_config[MATRIX_ROWS][MATRIX_COLS] = { | |||
| 191 | #endif | 191 | #endif |
| 192 | 192 | ||
| 193 | #ifdef LED_MATRIX_ENABLE | 193 | #ifdef LED_MATRIX_ENABLE |
| 194 | const is31_led g_is31_leds[DRIVER_LED_TOTAL] = { | 194 | const is31_led __flash g_is31_leds[DRIVER_LED_TOTAL] = { |
| 195 | // The numbers in the comments are the led numbers DXX on the PCB | 195 | // The numbers in the comments are the led numbers DXX on the PCB |
| 196 | /* Refer to IS31 manual for these locations | 196 | /* Refer to IS31 manual for these locations |
| 197 | * driver | 197 | * driver |
