summaryrefslogtreecommitdiffstats
path: root/keyboards/mt/mt84/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-2/+2
| | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-1/+2
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* move 麦田 boards into /mt (#16095)peepeetee2022-04-191-0/+55
Co-authored-by: Nick Brassel <nick@tzarc.org>