Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417) | Ryan | 2023-04-14 | 1 | -8/+0 |
| | |||||
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 1 | -1/+1 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | Remove legacy USE_SERIAL define (#18292) | Dasky | 2022-09-06 | 1 | -2/+0 |
| | | | | | * Remove legacy USE_SERIAL define * tidy up missed comments | ||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 1 | -1/+1 |
| | |||||
* | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark | 2019-02-17 | 1 | -5/+0 |
| | |||||
* | Refactor for DeltaSplit75 (#3132) | noroadsleft | 2018-06-06 | 1 | -22/+24 |
| | |||||
* | Remove extra underscore from MASTER_RIGHT define | Danny Nguyen | 2017-11-01 | 1 | -1/+1 |
| | |||||
* | Hopefully compile issues are gone, and updated files | unknown | 2017-07-28 | 1 | -4/+4 |
| | |||||
* | Added to blank spaces at end of protosplit to make it compile under make v2 | unknown | 2017-07-28 | 2 | -61/+62 |
| | |||||
* | Changed case of protosplit | Donald | 2017-07-28 | 2 | -0/+62 |
Also updated readme to have correct capitalization. |