summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_key_override.c
AgeCommit message (Expand)Author
2023-07-16quantum: remove direct `quantum.h` includes (#21507)Ryan
2023-07-11process_keycode: remove direct `quantum.h` includes (#21486)Ryan
2023-07-08[Feature] Send a dummy keycode to neutralize flashing modifiers in retro tap ...precondition
2023-02-15[Bug] Fix compiliation issue for Key Overrides (#19856)Drashna Jaelre
2023-02-10Tidy up use of keycode range helpers (#19756)Joel Challis
2022-10-25Deprecate `KEY_OVERRIDE_*` keycodes for `KO_*` (#18843)Ryan
2022-02-12Format code according to conventions (#16322)QMK Bot
2021-08-01[BUG] Fix Key Override includes (#13831)Drashna Jaelre
2021-07-28Minor tidy up of key overrides (#13747)Joel Challis
2021-07-13[Feature] Key Overrides (#11422)Jonas Gessner