forked from mirrors/qmk_userspace
[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:
parent
d67d388e77
commit
fb29c0ae53
17 changed files with 1213 additions and 2 deletions
8
tests/autocorrect/test.mk
Normal file
8
tests/autocorrect/test.mk
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Copyright 2021 Christopher Courtney, aka Drashna Jael're (@drashna) <drashna@live.com>
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
# --------------------------------------------------------------------------------
|
||||
# Keep this file, even if it is empty, as a marker that this folder contains tests
|
||||
# --------------------------------------------------------------------------------
|
||||
|
||||
AUTOCORRECT_ENABLE = yes
|
Loading…
Add table
Add a link
Reference in a new issue