summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_autocorrect.c
AgeCommit message (Expand)Author
2023-07-11process_keycode: remove direct `quantum.h` includes (#21486)Ryan
2023-07-08[Enhancement] More info on `apply_autocorrect` (#21056)Pablo Martínez
2023-06-04[Enhancement] Decouple autocorrect logic (#21116)Pablo Martínez
2023-02-19Fix functions when `NO_ACTION_TAPPING` is defined (#11528)Drashna Jaelre
2023-01-30Normalise Swap Hands keycodes (#19720)Ryan
2022-11-06Fix keycode parameter extraction to match the new DD keycodes (#18977)Sergey Vlasov
2022-10-28Normalise Autocorrect keycodes (#18893)Ryan
2022-10-24Remove some assumptions on sequential keycode ranges (#18838)Joel Challis
2022-09-17[Core] Add getreuer's Autocorrect feature to core (#15699)Drashna Jaelre