summaryrefslogtreecommitdiff
path: root/keyboards/omkbd/ergodash/rev1/keymaps/yet-another-developer
AgeCommit message (Collapse)Author
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
* `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
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky
* Remove legacy USE_SERIAL define * tidy up missed comments
2022-01-31[Keyboard] move @omkbd 's boards to /omkbd (#16116)peepeetee