Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy keycodes, part 4 (#18683) | Ryan | 2022-10-13 | 2 | -2/+2 |
| | | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC` | ||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 3 | -6/+6 |
| | |||||
* | [Keyboard] Keyprez rhino (#13035) | Christian Sandven | 2021-08-12 | 6 | -0/+360 |
Co-authored-by: Ryan <fauxpark@gmail.com> |