Update keyboards/skyloong/gk87/q1/q1.c

OK, thank you.

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
JIKEDINGZHI 2024-11-23 08:33:00 +08:00 committed by GitHub
parent 788e4f5bca
commit 5e46328749
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -134,7 +134,7 @@ bool process_record_kb(uint16_t keycode, keyrecord_t *record) {
}
}
return false;
case RGB_VAI:
case RM_VALU:
rgb_matrix_set_flags(LED_FLAG_ALL);
return true;
# endif