summaryrefslogtreecommitdiffstats
path: root/keyboards/redox/keymaps/cykedev/keymap.c
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
* [Keymap] own Redox keymap (#11394)Christian Eiden2021-01-101-0/+101
Signed-off-by: Christian Eiden <christian@eiden.ch>