Compare commits
2 commits
d4f18ebbd8
...
b83ed792a9
Author | SHA1 | Date | |
---|---|---|---|
KemoNine | b83ed792a9 | ||
KemoNine | 5a67a5958d |
Binary file not shown.
|
@ -95,7 +95,7 @@ void rgb_matrix_indicators_user(void) {
|
|||
}
|
||||
}
|
||||
if (host_keyboard_leds() & (1<<USB_LED_CAPS_LOCK)) {
|
||||
rgb_matrix_set_color(CAPS_LED, 128, 255, 255);
|
||||
rgb_matrix_set_color(CAPS_LED, 0, 191, 255);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue