summaryrefslogtreecommitdiffstats
path: root/keyboards/melgeek/tegic/keymaps/via
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream masterlokher2022-12-061-0/+53
|\
| * Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
| |
| * Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | * `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-151-1/+1
| | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* | Remove non-Keychron keyboardslokher2022-09-132-55/+0
|/
* RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-071-1/+1
|
* [Keyboard] Add tegic for melgeek! (#17400)bomb2022-06-202-0/+55
Co-authored-by: Drashna Jaelre <drashna@live.com>