summaryrefslogtreecommitdiffstats
path: root/keyboards/melgeek/mach80/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-204-4/+4
|
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-204-4/+4
| | | | | | | | | | | * `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-154-4/+4
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-153-3/+3
|
* [Keyboard] Reduce compile size for melgeek mach80 (#15034)Drashna Jaelre2021-11-031-1/+0
|
* [Keyboard] Add Mach80 for Melgeek (#14076)bomb2021-09-145-0/+166
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>