summaryrefslogtreecommitdiff
path: root/keyboards/mlego/m65/keymaps/uk/readme.md
AgeCommit message (Collapse)Author
2022-10-13Remove 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-01-10[m65] add via, new mcu gd32f303, stm32f401 weact support for encoder and led ↵Alin Marin Elena
strip (#14381) Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>