mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-22 15:42:04 +00:00
Update keyboards/skyloong/gk980/q1/q1.c
OK, thank you. Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
a934576c54
commit
3bbcd4be10
@ -141,7 +141,7 @@ void suspend_wakeup_init_kb() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
bool shutdown_kb(bool jump_to_bootloader) {
|
bool shutdown_kb(bool jump_to_bootloader) {
|
||||||
writePinLow(AW20216S_EN_PIN_1);
|
gpio_write_pin_low(AW20216S_EN_PIN);
|
||||||
return shutdown_user(jump_to_bootloader);
|
return shutdown_user(jump_to_bootloader);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user