mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-26 11:59:26 +02:00
Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
@@ -320,8 +320,7 @@ void rgb_matrix_indicators_user(void) {
|
||||
}
|
||||
|
||||
//Numlock led
|
||||
if (led_state.num_lock) {
|
||||
} else {
|
||||
if (!led_state.num_lock) {
|
||||
rgb_matrix_set_color(0, 145, 145, 145);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user