qmk_firmware/tmk_core/protocol
Nick Brassel 36d123e9c5
Add support for deferred executors. (#14859)
* Add support for deferred executors.

* More docs.

* Include from quantum.h

* Cleanup.

* Parameter checks

* Comments.

* qmk format-c

* I accidentally a few words.

* API name change.

* Apply suggestions from code review

Co-authored-by: Sergey Vlasov <sigprof@gmail.com>

* Review comments.

* qmk format-c

* Review comments.

Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2021-11-15 18:21:09 +00:00
..
arm_atsam Add support for deferred executors. (#14859) 2021-11-15 18:21:09 +00:00
chibios Update to ChibiOS 20.3.4, support builds against trunk (#14208) 2021-11-03 08:26:40 +11:00
lufa Revert to old init order for host driver (#15029) 2021-11-02 18:53:46 +00:00
midi
usb_hid
vusb Revert to old init order for host driver (#15029) 2021-11-02 18:53:46 +00:00
arm_atsam.mk
chibios.mk
host.c Relocate protocol files within tmk_core/common/ (#14972) 2021-10-28 22:31:59 +01:00
host.h Relocate protocol files within tmk_core/common/ (#14972) 2021-10-28 22:31:59 +01:00
host_driver.h Relocate protocol files within tmk_core/common/ (#14972) 2021-10-28 22:31:59 +01:00
lufa.mk
midi.mk
report.c Relocate protocol files within tmk_core/common/ (#14972) 2021-10-28 22:31:59 +01:00
report.h Relocate protocol files within tmk_core/common/ (#14972) 2021-10-28 22:31:59 +01:00
serial.h
serial_soft.c
serial_uart.c
usb_descriptor.c
usb_descriptor.h
usb_descriptor_common.h
usb_device_state.c haptic: Feature to disable it when usb port is not configured or suspended. (#12692) 2021-11-02 16:54:29 +11:00
usb_device_state.h Relocate protocol files within tmk_core/common/ (#14972) 2021-10-28 22:31:59 +01:00
usb_hid.mk
usb_util.c Relocate protocol files within tmk_core/common/ (#14972) 2021-10-28 22:31:59 +01:00
usb_util.h Relocate protocol files within tmk_core/common/ (#14972) 2021-10-28 22:31:59 +01:00
vusb.mk