summaryrefslogtreecommitdiff
path: root/keyboards/keyprez/rhino/keymaps/default
Commit message (Collapse)AuthorAge
* Update use of legacy keycodes (#19120)Joel Challis2022-11-22
|
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-20
|
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-13
| | | | | | | | | | | * `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 Challis2022-05-15
|
* [Keyboard] Keyprez rhino (#13035)Christian Sandven2021-08-12
Co-authored-by: Ryan <fauxpark@gmail.com>