summaryrefslogtreecommitdiff
path: root/keyboards/lazydesigners/dimple/staggered/keymaps/default/keymap.c
AgeCommit message (Collapse)Author
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
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-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-02-21Update the support for lazydesigners/dimple (#14797)jackytrabbit
Co-authored-by: Ryan <fauxpark@gmail.com>