You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
arm_atsam Add support for deferred executors. (#14859) 4 years ago
chibios Update to ChibiOS 20.3.4, support builds against trunk (#14208) 4 years ago
lufa Revert to old init order for host driver (#15029) 4 years ago
midi Remove sysex API (#14723) 4 years ago
usb_hid Change keyboard level include guards to `pragma once` (#14248) 4 years ago
vusb Revert to old init order for host driver (#15029) 4 years ago
arm_atsam.mk Initial USB2422 driver (#14835) 4 years ago
chibios.mk Begin to carve out platform/protocol API - Single main loop (#13843) 4 years ago
host.c Relocate protocol files within tmk_core/common/ (#14972) 4 years ago
host.h Relocate protocol files within tmk_core/common/ (#14972) 4 years ago
host_driver.h Relocate protocol files within tmk_core/common/ (#14972) 4 years ago
lufa.mk Move Bluetooth config to common_features.mk (#14404) 4 years ago
midi.mk
report.c Relocate protocol files within tmk_core/common/ (#14972) 4 years ago
report.h Relocate protocol files within tmk_core/common/ (#14972) 4 years ago
serial.h
serial_soft.c
serial_uart.c
usb_descriptor.c [Bug] fix logical minimum in Programmable Button rdesc (#14464) 4 years ago
usb_descriptor.h Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 4 years ago
usb_descriptor_common.h Use string literals for `SERIAL_NUMBER` (#13403) 4 years ago
usb_device_state.c haptic: Feature to disable it when usb port is not configured or suspended. (#12692) 4 years ago
usb_device_state.h Relocate protocol files within tmk_core/common/ (#14972) 4 years ago
usb_hid.mk Move USB Host Shield and Arduino core to `lib/` (#13973) 4 years ago
usb_util.c Relocate protocol files within tmk_core/common/ (#14972) 4 years ago
usb_util.h Relocate protocol files within tmk_core/common/ (#14972) 4 years ago
vusb.mk Begin to carve out platform/protocol API - Single main loop (#13843) 4 years ago