Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate `VLK_TOG` for `VK_TOGG` (#18807) | Ryan | 2022-10-22 | 1 | -1/+1 |
| | |||||
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 1 | -1/+1 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) | Drashna Jaelre | 2022-10-15 | 1 | -2/+0 |
| | |||||
* | Remove legacy keycodes, part 4 (#18683) | Ryan | 2022-10-13 | 1 | -1/+1 |
| | | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC` | ||||
* | Remove legacy USE_SERIAL define (#18292) | Dasky | 2022-09-06 | 1 | -4/+0 |
| | | | | | * Remove legacy USE_SERIAL define * tidy up missed comments | ||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 1 | -1/+1 |
| | |||||
* | [Keymap] orthodox keymap for shaymdev (#14660) | Shay Merrill | 2021-10-10 | 3 | -0/+262 |
Co-authored-by: Ryan <fauxpark@gmail.com> |