summaryrefslogtreecommitdiffstats
path: root/builddefs/generic_features.mk
Commit message (Collapse)AuthorAgeFilesLines
* [Core] Add Repeat Key ("repeat last key") as a core feature. (#19700)Pascal Getreuer2023-05-201-0/+1
| | | | | Co-authored-by: casuanoob <96005765+casuanoob@users.noreply.github.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* [Core] Tri Layer Keys (#19795)Drashna Jaelre2023-02-121-0/+1
| | | | | | | Co-authored-by: wilba <wilba@wilba.tech> Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* [Core] Add getreuer's Autocorrect feature to core (#15699)Drashna Jaelre2022-09-171-0/+1
| | | Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
* Move Encoder+Encoder Map from generic features (#18018)Drashna Jaelre2022-08-121-2/+0
|
* [Core] Add Caps Word feature to core (#16588)Pascal Getreuer2022-05-141-0/+1
| | | | Co-authored-by: precondition <57645186+precondition@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* Implement XAP 'secure' core requirements (#16843)Joel Challis2022-04-161-0/+1
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
* Add support for encoder mapping. (#13286)Nick Brassel2022-03-091-0/+1
|
* New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036)precondition2021-11-261-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 Brassel2021-11-151-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 Challis2021-10-291-0/+1
|
* Migrate makefile utilities to sub-directory (#14917)Joel Challis2021-10-281-0/+49