summaryrefslogtreecommitdiffstats
path: root/keyboards/xbows/knight/knight.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/xbows/knight/knight.c')
-rw-r--r--keyboards/xbows/knight/knight.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/xbows/knight/knight.c b/keyboards/xbows/knight/knight.c
index 8c2fd9dfa2..9d9d7cfd10 100644
--- a/keyboards/xbows/knight/knight.c
+++ b/keyboards/xbows/knight/knight.c
@@ -135,7 +135,6 @@
} };
-
__attribute__ ((weak)) void rgb_matrix_indicators_user(void) {
if (host_keyboard_led_state().caps_lock) {
rgb_matrix_set_color(44, 0xFF, 0xFF, 0xFF);