[Core] Add getreuer's Autocorrect feature to core (#15699)

Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
This commit is contained in:
Drashna Jaelre 2022-09-17 00:50:54 -07:00 committed by GitHub
parent d67d388e77
commit fb29c0ae53
Failed to generate hash of commit
17 changed files with 1213 additions and 2 deletions

View file

@ -76,6 +76,7 @@
* Software Features
* [Auto Shift](feature_auto_shift.md)
* [Autocorrect](feature_autocorrect.md)
* [Caps Word](feature_caps_word.md)
* [Combos](feature_combo.md)
* [Debounce API](feature_debounce_type.md)