summaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode/process_magic.c
Commit message (Expand)AuthorAgeFilesLines
* process_keycode: remove direct `quantum.h` includes (#21486)Ryan2023-07-111-0/+5
* Align magic keycodes (#19877)Joel Challis2023-02-231-35/+35
* Initial DD keycode migration (#18643)Joel Challis2022-11-051-138/+132
* added BS_TOGG so BS_SWAP and BS_NORM can be on a single key (#18837)Selene ToyKeeper2022-10-241-0/+4
* PoC: Swap Escape and Caps (#16336)Osamu Aoki2022-07-021-0/+10
* Format code according to conventions (#16322)QMK Bot2022-02-121-4/+4
* Implement MAGIC_TOGGLE_CONTROL_CAPSLOCK (#15368)Joel Challis2021-11-301-0/+4
* Make the MAGIC_TOGGLE_GUI keycode work (#14886)Sergey Vlasov2021-10-191-0/+1
* Add a toggle key for GUI On/Off in Magic feature (#13830)Drashna Jaelre2021-08-181-0/+3
* Fix FORCE_NKRO handling (#7601)Joel Challis2019-12-111-120/+122
* Relocate magic keycode processing (#7512)Joel Challis2019-12-031-0/+176