aboutsummaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/delphine/rgb_led/rgb_led.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mechlovin/delphine/rgb_led/rgb_led.c')
-rw-r--r--keyboards/mechlovin/delphine/rgb_led/rgb_led.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/mechlovin/delphine/rgb_led/rgb_led.c b/keyboards/mechlovin/delphine/rgb_led/rgb_led.c
index 6f3e3ec73..29b6d1f78 100644
--- a/keyboards/mechlovin/delphine/rgb_led/rgb_led.c
+++ b/keyboards/mechlovin/delphine/rgb_led/rgb_led.c
@@ -18,7 +18,7 @@
18 18
19 19
20#ifdef RGB_MATRIX_ENABLE 20#ifdef RGB_MATRIX_ENABLE
21const is31_led g_is31_leds[DRIVER_LED_TOTAL] = { 21const is31_led __flash g_is31_leds[DRIVER_LED_TOTAL] = {
22// left CA 22// left CA
23 {0, C5_2, C6_2, C7_2}, //D2-0 23 {0, C5_2, C6_2, C7_2}, //D2-0
24 {0, C1_1, C3_2, C4_2}, //D20-1 24 {0, C1_1, C3_2, C4_2}, //D20-1