mirror of
https://github.com/qmk/qmk_firmware
synced 2025-01-06 15:01:39 +00:00
Update keyboards/skyloong/gk61/pro_ds/keymaps/via/keymap.c
Okey! Co-authored-by: Daniel <1767914+iamdanielv@users.noreply.github.com>
This commit is contained in:
@ -132,7 +132,7 @@ bool rgb_matrix_indicators_advanced_user(uint8_t led_min, uint8_t led_max) {
|
||||
}
|
||||
} break;
|
||||
|
||||
case 0:{
|
||||
case _WIN:{
|
||||
if (L_WIN) {
|
||||
RGB_MATRIX_INDICATOR_SET_COLOR(WIN_MOD_INDEX, 255, 255, 255);
|
||||
if (!rgb_matrix_get_flags()) {
|
||||
|
Reference in New Issue
Block a user