mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-18 13:42:00 +00:00
Update keyboards/skyloong/gk980/q1/q1.c
OK. Thank you. Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
parent
37ab372126
commit
06665516cd
@ -154,7 +154,7 @@ layer_state_t default_layer_state_set_kb(layer_state_t state) {
|
||||
writePinHigh(MAC_PIN);
|
||||
break;
|
||||
}
|
||||
return state;
|
||||
return default_layer_state_set_user(state);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user