diff options
Diffstat (limited to 'keyboards/durgod/dgk6x/hades/hades.c')
-rw-r--r-- | keyboards/durgod/dgk6x/hades/hades.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/durgod/dgk6x/hades/hades.c b/keyboards/durgod/dgk6x/hades/hades.c index 21b272291..3e235683f 100644 --- a/keyboards/durgod/dgk6x/hades/hades.c +++ b/keyboards/durgod/dgk6x/hades/hades.c | |||
@@ -19,7 +19,7 @@ | |||
19 | #ifdef RGB_MATRIX_ENABLE | 19 | #ifdef RGB_MATRIX_ENABLE |
20 | 20 | ||
21 | 21 | ||
22 | const is31_led g_is31_leds[DRIVER_LED_TOTAL] = { | 22 | const is31_led __flash g_is31_leds[DRIVER_LED_TOTAL] = { |
23 | /* Refer to IS31 manual for these locations | 23 | /* Refer to IS31 manual for these locations |
24 | * driver | 24 | * driver |
25 | * | R location | 25 | * | R location |