mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-04-21 16:45:55 +01:00
e8e989fd7a
* Respect USB_SUSPEND_WAKEUP_DELAY on wakeup This delay wasn't honored after removing `restart_usb_driver` from the suspend and wakeup handling. It is now re-introduced in the appropriate spot, namely after issuing a remote wakeup to a sleeping host. * Remove old, unused and commented testing code