1
0
Fork 0

[keyboard] Update lighting effects on XBows board (#15358)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Shulin <mumu@x-bows.com>
This commit is contained in:
X-Bows Tech 2021-12-08 03:04:00 +08:00 committed by GitHub
parent 28e92536d4
commit 3cbeb11da7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 94 additions and 652 deletions

View file

@ -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);