mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-18 05:32:05 +00:00
Update keyboards/skyloong/gk68/pro/pro.c
OK, Thanks. Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
b677e5e8be
commit
e46905ee79
@ -112,7 +112,7 @@ void suspend_wakeup_init_kb(void) {
|
|||||||
suspend_wakeup_init_user();
|
suspend_wakeup_init_user();
|
||||||
}
|
}
|
||||||
bool shutdown_kb(bool jump_to_bootloader) {
|
bool shutdown_kb(bool jump_to_bootloader) {
|
||||||
gpio_write_pin_low(AW20216S_EN_PIN_1);
|
gpio_write_pin_low(AW20216S_EN_PIN);
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user