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