フィルターペーパー
|
6b2a2ab7ac
|
Return INVALID_DEFERRED_TOKEN on allocation failure (#26012)
Return the proper deferred_token type instead of boolean false.
|
2026-02-13 14:51:33 +08:00 |
Nick Brassel
|
2661ee282a
|
[Bugfix] Manipulate deferred executor slot only if tokens match (#22722)
|
2023-12-21 09:32:19 +11:00 |
QMK Bot
|
63646e8906
|
Format code according to conventions (#16322)
|
2022-02-12 18:29:31 +00:00 |
Nick Brassel
|
0c402157fc
|
Advanced deferred_exec for core-side code. (#15579)
|
2022-01-10 18:26:46 +00:00 |
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 |