| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove instances of MASTER_LEFT. (#24163) | Dasky | 2024-07-21 | 1 | -23/+0 |
| | | |||||
| * | Rename layouts containing keyboard name (#23930) | Ryan | 2024-06-23 | 1 | -2/+2 |
| | | |||||
| * | 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 default keymaps (#17037) | Joel Challis | 2022-05-15 | 1 | -1/+1 |
| | | |||||
| * | Rip out old macro and action_function system (#16025) | Ryan | 2022-01-24 | 1 | -2/+2 |
| | | | | | | | | * Rip out old macro and action_function system * Update quantum/action_util.c Co-authored-by: Joel Challis <git@zvecr.com> | ||||
| * | Remove keymap_config extern from default keymaps (#7399) | Drashna Jaelre | 2019-11-20 | 1 | -1/+0 |
| | | | | | | | | | | | * 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> | ||||
| * | Cleanup Default Keymaps (#5442) | Drashna Jaelre | 2019-03-19 | 1 | -8/+2 |
| | | | | | | | | | * Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes | ||||
| * | Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) | fauxpark | 2019-02-17 | 1 | -5/+0 |
| | | |||||
| * | Refactor for DeltaSplit75 (#3132) | noroadsleft | 2018-06-06 | 1 | -21/+24 |
| | | |||||
| * | Remove extra underscore from MASTER_RIGHT define | Danny Nguyen | 2017-11-01 | 1 | -1/+1 |
| | | |||||
| * | Normalize all line endings | Zeal Jagannatha | 2017-08-01 | 1 | -31/+31 |
| | | |||||
| * | Hopefully compile issues are gone, and updated files | unknown | 2017-07-28 | 1 | -30/+30 |
| | | |||||
| * | Changed case of protosplit | Donald | 2017-07-28 | 2 | -0/+62 |
| Also updated readme to have correct capitalization. | |||||