From 4baf65ddac74345343cbc01dc4558fb5368cd52d Mon Sep 17 00:00:00 2001 From: lalalademaxiya1 <66767061+lalalademaxiya1@users.noreply.github.com> Date: Fri, 30 Jun 2023 11:39:23 +0800 Subject: Update keyboards/keychron/bluetooth/transport.c Co-authored-by: lokher --- keyboards/keychron/bluetooth/transport.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'keyboards/keychron/bluetooth') diff --git a/keyboards/keychron/bluetooth/transport.c b/keyboards/keychron/bluetooth/transport.c index 6c86906322..c720cbf659 100644 --- a/keyboards/keychron/bluetooth/transport.c +++ b/keyboards/keychron/bluetooth/transport.c @@ -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(); -- cgit v1.2.3