summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_autocorrect.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-04[Enhancement] Decouple autocorrect logic (#21116)Pablo Martínez1-1/+18
2023-02-19Fix functions when `NO_ACTION_TAPPING` is defined (#11528)Drashna Jaelre1-1/+5
2023-01-30Normalise Swap Hands keycodes (#19720)Ryan1-1/+1
2022-11-06Fix keycode parameter extraction to match the new DD keycodes (#18977)Sergey Vlasov1-4/+13
2022-10-28Normalise Autocorrect keycodes (#18893)Ryan1-4/+4
2022-10-24Remove some assumptions on sequential keycode ranges (#18838)Joel Challis1-2/+7
2022-09-17[Core] Add getreuer's Autocorrect feature to core (#15699)Drashna Jaelre1-0/+287