summaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/keymaps/mcrown/mcrown.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
| | | | | | | | | | | * `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 international keycodes (#18588)Ryan2022-10-091-2/+2
|
* mcrown crkbd new keymap (#12092)MarioCorona2021-04-171-0/+109
Co-authored-by: Erovia <Erovia@users.noreply.github.com>