Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan | |
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | |||
2022-09-06 | Remove legacy USE_SERIAL define (#18292) | Dasky | |
* Remove legacy USE_SERIAL define * tidy up missed comments | |||
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | |
2022-01-24 | Rip out old macro and action_function system (#16025) | Ryan | |
* Rip out old macro and action_function system * Update quantum/action_util.c Co-authored-by: Joel Challis <git@zvecr.com> | |||
2019-11-20 | Remove keymap_config extern from default keymaps (#7399) | Drashna Jaelre | |
* Remove keymap_config extern from default keymaps * Revert unicode Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :( Co-Authored-By: fauxpark <fauxpark@gmail.com> | |||
2019-03-19 | Cleanup Default Keymaps (#5442) | Drashna Jaelre | |
* Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes | |||
2019-02-16 | Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) | fauxpark | |
2018-06-06 | Refactor for DeltaSplit75 (#3132) | noroadsleft | |
2017-11-01 | Remove extra underscore from MASTER_RIGHT define | Danny Nguyen | |
2017-08-01 | Normalize all line endings | Zeal Jagannatha | |
2017-07-28 | Hopefully compile issues are gone, and updated files | unknown | |
2017-07-28 | Changed case of protosplit | Donald | |
Also updated readme to have correct capitalization. |