summaryrefslogtreecommitdiffstats
path: root/keyboards/melgeek/tegic/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Refactor some layouts which contain keyboard name (#19643)Joel Challis2023-01-202-9/+6
|
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
|
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-202-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-152-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-072-2/+2
|
* [Keyboard] Add tegic for melgeek! (#17400)bomb2022-06-203-0/+93
Co-authored-by: Drashna Jaelre <drashna@live.com>