Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-14 | Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417) | Ryan | |
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-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | |
2019-02-17 | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark | |
2018-06-06 | Refactor for DeltaSplit75 (#3132) | noroadsleft | |
2017-11-01 | Remove extra underscore from MASTER_RIGHT define | Danny Nguyen | |
2017-07-28 | Hopefully compile issues are gone, and updated files | unknown | |
2017-07-28 | Added to blank spaces at end of protosplit to make it compile under make v2 | unknown | |
2017-07-28 | Changed case of protosplit | Donald | |
Also updated readme to have correct capitalization. |