small thing
This commit is contained in:
@@ -116,5 +116,5 @@ bool rgb_matrix_indicators_user(void) {
|
||||
rgb_matrix_set_color(i, keycolors[i][0], keycolors[i][1], keycolors[i][2]);
|
||||
}
|
||||
set_special_leds();
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
Reference in New Issue
Block a user