Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-09-06 | Remove legacy USE_SERIAL define (#18292) | Dasky | |
* Remove legacy USE_SERIAL define * tidy up missed comments | |||
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | |
2021-09-11 | [Keyboard] Fix Redox Media compilation errors (#14345) | Drashna Jaelre | |
Co-authored-by: Ryan <fauxpark@gmail.com> |