summaryrefslogtreecommitdiffstats
path: root/keyboards/lazydesigners/dimple/staggered/keymaps/erovia/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan2022-10-211-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
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-2/+2
|
* Update the support for lazydesigners/dimple (#14797)jackytrabbit2022-02-211-0/+162
Co-authored-by: Ryan <fauxpark@gmail.com>