Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-18 | Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693) | Nick Brassel | |
2023-07-06 | Get rid of `USB_LED_CAPS_LOCK` (#21436) | Ryan | |
2022-12-30 | Remove useless line continuations (#19399) | Ryan | |
2022-10-27 | Normalise Space Cadet keycodes (#18864) | Ryan | |
2022-10-20 | Remove legacy Grave Escape keycodes (#18787) | Ryan | |
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan | |
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | |||
2022-10-13 | Remove legacy keycodes, part 4 (#18683) | Ryan | |
* `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC` | |||
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | |
2019-09-21 | [Keyboard] Move more percent boards into the percent directory (#6781) | MechMerlin | |
* move canoe into percent directory * update readme for new make path * move skog into percent directory * update readme for new path and new instructions * update readme * fix error in naming |