Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366) | Ryan | 2023-06-27 | 1 | -16/+0 |
| | |||||
* | Remove useless line continuations (#19399) | Ryan | 2022-12-30 | 1 | -3/+3 |
| | |||||
* | Remove legacy keycodes, part 6 (#18740) | Ryan | 2022-10-16 | 2 | -5/+5 |
| | | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` | ||||
* | 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 R-Z (#18728) | Drashna Jaelre | 2022-10-15 | 1 | -1/+10 |
| | |||||
* | 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 international keycodes (#18588) | Ryan | 2022-10-09 | 2 | -3/+3 |
| | |||||
* | move @takashiski 's keebs into /takashiski (#16089) | peepeetee | 2022-02-11 | 5 | -0/+186 |