Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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` | ||||
* | [m65] add via, new mcu gd32f303, stm32f401 weact support for encoder and led ↵ | Alin Marin Elena | 2022-01-10 | 1 | -0/+13 |
strip (#14381) Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> |