Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-26 | New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036) | precondition | |
* 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 | |||
2021-11-15 | Add support for deferred executors. (#14859) | Nick Brassel | |
* 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-10-29 | More platform/protocol alignment (#14976) | Joel Challis | |
2021-10-28 | Migrate makefile utilities to sub-directory (#14917) | Joel Challis | |