summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_magic.c
AgeCommit message (Expand)AuthorFilesLines
2025-03-21Non-volatile memory data repository pattern (#24356)Nick Brassel1-2/+2
2023-07-11process_keycode: remove direct `quantum.h` includes (#21486)Ryan1-0/+5
2023-02-23Align magic keycodes (#19877)Joel Challis1-35/+35
2022-11-05Initial DD keycode migration (#18643)Joel Challis1-138/+132
2022-10-24added BS_TOGG so BS_SWAP and BS_NORM can be on a single key (#18837)Selene ToyKeeper1-0/+4
2022-07-02PoC: Swap Escape and Caps (#16336)Osamu Aoki1-0/+10
2022-02-12Format code according to conventions (#16322)QMK Bot1-4/+4
2021-11-30Implement MAGIC_TOGGLE_CONTROL_CAPSLOCK (#15368)Joel Challis1-0/+4
2021-10-19Make the MAGIC_TOGGLE_GUI keycode work (#14886)Sergey Vlasov1-0/+1
2021-08-18Add a toggle key for GUI On/Off in Magic feature (#13830)Drashna Jaelre1-0/+3
2019-12-11Fix FORCE_NKRO handling (#7601)Joel Challis1-120/+122
2019-12-03Relocate magic keycode processing (#7512)Joel Challis1-0/+176