diff options
Diffstat (limited to 'keyboards/dztech/dz65rgb/v3/v3.c')
| -rwxr-xr-x | keyboards/dztech/dz65rgb/v3/v3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/dztech/dz65rgb/v3/v3.c b/keyboards/dztech/dz65rgb/v3/v3.c index dec75814c..c3719bfa5 100755 --- a/keyboards/dztech/dz65rgb/v3/v3.c +++ b/keyboards/dztech/dz65rgb/v3/v3.c | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | 18 | ||
| 19 | #ifdef RGB_MATRIX_ENABLE | 19 | #ifdef RGB_MATRIX_ENABLE |
| 20 | 20 | ||
| 21 | const is31_led g_is31_leds[DRIVER_LED_TOTAL] = { | 21 | const is31_led __flash g_is31_leds[DRIVER_LED_TOTAL] = { |
| 22 | {0, CS21_SW1, CS20_SW1, CS19_SW1}, | 22 | {0, CS21_SW1, CS20_SW1, CS19_SW1}, |
| 23 | {0, CS21_SW2, CS20_SW2, CS19_SW2}, | 23 | {0, CS21_SW2, CS20_SW2, CS19_SW2}, |
| 24 | {0, CS21_SW3, CS20_SW3, CS19_SW3}, | 24 | {0, CS21_SW3, CS20_SW3, CS19_SW3}, |
