aboutsummaryrefslogtreecommitdiff
path: root/keyboards/xbows/ranger/ranger.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/xbows/ranger/ranger.c')
-rw-r--r--keyboards/xbows/ranger/ranger.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/xbows/ranger/ranger.c b/keyboards/xbows/ranger/ranger.c
index 618afbdbf..9a0991896 100644
--- a/keyboards/xbows/ranger/ranger.c
+++ b/keyboards/xbows/ranger/ranger.c
@@ -15,7 +15,7 @@
15 */ 15 */
16 #include "ranger.h" 16 #include "ranger.h"
17 #ifdef RGB_MATRIX_ENABLE 17 #ifdef RGB_MATRIX_ENABLE
18const is31_led __flash g_is31_leds[DRIVER_LED_TOTAL] = { 18const is31_led PROGMEM g_is31_leds[DRIVER_LED_TOTAL] = {
19 19
20 {0, C3_3, C2_3, C1_3}, // L01 20 {0, C3_3, C2_3, C1_3}, // L01
21 {0, C3_4, C2_4, C1_4}, // L02 21 {0, C3_4, C2_4, C1_4}, // L02