keychron_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 quantum: remove direct quantum.h includes (#21507) 2023-07-16 23:42:56 +10:00
chibios [Bug] Restore usb suspend wakeup delay (#21676) 2023-08-02 23:42:57 +01:00
lufa tmk_core: remove direct quantum.h includes (#21465) 2023-07-07 21:24:07 +10:00
usb_hid Move protocol makefiles into their respective folders (#21332) 2023-06-22 15:07:28 +01:00
vusb Update keyboard report descriptor for USB compliance (#21626) 2023-07-28 01:05:01 +01:00
host_driver.h
host.c
host.h Remove IS_HOST_LED_ON and migrate usages (#19753) 2023-02-06 02:36:09 +00:00
report.c Fix mouse-key spamming empty reports (#21663) 2023-08-02 13:47:25 +02:00
report.h Move KC_MISSION_CONTROL/KC_LAUNCHPAD keycodes to core (#19884) 2023-02-19 18:59:50 +11:00
usb_descriptor_common.h
usb_descriptor.c Update keyboard report descriptor for USB compliance (#21626) 2023-07-28 01:05:01 +01:00
usb_descriptor.h
usb_device_state.c
usb_device_state.h
usb_util.c tmk_core: remove direct quantum.h includes (#21465) 2023-07-07 21:24:07 +10:00
usb_util.h tmk_core: remove direct quantum.h includes (#21465) 2023-07-07 21:24:07 +10:00