qmk_firmware/tmk_core/protocol
Stefan Kerkmann e8e989fd7a
[Bug] Restore usb suspend wakeup delay (#21676)
* 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
2023-08-02 23:42:57 +01:00
..
arm_atsam
chibios [Bug] Restore usb suspend wakeup delay (#21676) 2023-08-02 23:42:57 +01:00
lufa
usb_hid
vusb Update keyboard report descriptor for USB compliance (#21626) 2023-07-28 01:05:01 +01:00
host.c
host.h
host_driver.h
report.c Fix mouse-key spamming empty reports (#21663) 2023-08-02 13:47:25 +02:00
report.h
usb_descriptor.c Update keyboard report descriptor for USB compliance (#21626) 2023-07-28 01:05:01 +01:00
usb_descriptor.h
usb_descriptor_common.h
usb_device_state.c
usb_device_state.h
usb_util.c
usb_util.h