summaryrefslogtreecommitdiffstats
path: root/keyboards/ymdk/melody96/keymaps/zunger
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy fauxclicky and unicode keycodes (#18800)Ryan2022-10-211-1/+1
|
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
|
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-2/+2
| | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* move melody96 to ymdk vendor folder (#15680)peepeetee2022-04-204-0/+591
Co-authored-by: Nick Brassel <nick@tzarc.org>