mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-26 02:17:38 +06:00
Update keyboards/keychron/bluetooth/transport.c
Co-authored-by: lokher <lokher@gmail.com>
This commit is contained in:
parent
21c86782af
commit
4baf65ddac
|
@ -183,9 +183,7 @@ void usb_remote_wakeup(void) {
|
|||
usb_wakeup(&USB_DRIVER);
|
||||
}
|
||||
}
|
||||
// palWriteLine(H3, PAL_HIGH);
|
||||
wait_ms(500);
|
||||
// palWriteLine(H3, PAL_LOW);
|
||||
/* Woken up */
|
||||
// variables has been already cleared by the wakeup hook
|
||||
send_keyboard_report();
|
||||
|
|
Loading…
Reference in New Issue
Block a user