summaryrefslogtreecommitdiffstats
path: root/keyboards/mlego/m65/keymaps/uk/readme.md
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-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 Elena2022-01-101-0/+13
strip (#14381) Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>