Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-05 | Initial DD keycode migration (#18643) | Joel Challis | |
* Initial DD keycode migration * Sort magic keycodes | |||
2022-10-24 | added BS_TOGG so BS_SWAP and BS_NORM can be on a single key (#18837) | Selene ToyKeeper | |
Co-authored-by: Selene ToyKeeper <git@toykeeper.net> | |||
2022-07-02 | PoC: Swap Escape and Caps (#16336) | Osamu Aoki | |
2022-02-12 | Format code according to conventions (#16322) | QMK Bot | |
2021-11-30 | Implement MAGIC_TOGGLE_CONTROL_CAPSLOCK (#15368) | Joel Challis | |
2021-10-19 | Make the MAGIC_TOGGLE_GUI keycode work (#14886) | Sergey Vlasov | |
2021-08-18 | Add a toggle key for GUI On/Off in Magic feature (#13830) | Drashna Jaelre | |
2019-12-11 | Fix FORCE_NKRO handling (#7601) | Joel Challis | |
2019-12-03 | Relocate magic keycode processing (#7512) | Joel Challis | |
* Move magic keycode processing to own file * Save some bytes * Update comments * Update define to one thats not already used... * Fix audio |