index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
process_keycode
/
process_autocorrect.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-30
[CI] Format code according to conventions (#25827)
QMK Bot
1
-1
/
+1
2025-03-21
Non-volatile memory data repository pattern (#24356)
Nick Brassel
1
-3
/
+3
2024-11-23
[Feature] Add keycode PDF(layer) to set the default layer in EEPROM (#24630)
Joel Challis
1
-0
/
+1
2023-07-11
process_keycode: remove direct `quantum.h` includes (#21486)
Ryan
1
-0
/
+4
2023-07-08
[Enhancement] More info on `apply_autocorrect` (#21056)
Pablo MartÃnez
1
-3
/
+52
2023-06-04
[Enhancement] Decouple autocorrect logic (#21116)
Pablo MartÃnez
1
-1
/
+18
2023-02-19
Fix functions when `NO_ACTION_TAPPING` is defined (#11528)
Drashna Jaelre
1
-1
/
+5
2023-01-30
Normalise Swap Hands keycodes (#19720)
Ryan
1
-1
/
+1
2022-11-06
Fix keycode parameter extraction to match the new DD keycodes (#18977)
Sergey Vlasov
1
-4
/
+13
2022-10-28
Normalise Autocorrect keycodes (#18893)
Ryan
1
-4
/
+4
2022-10-24
Remove some assumptions on sequential keycode ranges (#18838)
Joel Challis
1
-2
/
+7
2022-09-17
[Core] Add getreuer's Autocorrect feature to core (#15699)
Drashna Jaelre
1
-0
/
+287