Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036) | precondition | 2021-11-26 | 1 | -0/+1 |
| | | | | | | | | | * New feature: `DYNAMIC_TAPPING_TERM_ENABLE` 3 new quantum keys to configure the tapping term on the fly. * Replace sprintf call in tapping_term_report by get_u16_str * Replace tab with 4 spaces | ||||
* | Add support for deferred executors. (#14859) | Nick Brassel | 2021-11-15 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | More platform/protocol alignment (#14976) | Joel Challis | 2021-10-29 | 1 | -0/+1 |
| | |||||
* | Migrate makefile utilities to sub-directory (#14917) | Joel Challis | 2021-10-28 | 1 | -0/+49 |