summaryrefslogtreecommitdiff
path: root/keyboards/lazydesigners/the30/keymaps
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-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2020-09-25Add VIA support for lazydesigners/the30 (#10374)jackytrabbit
* Create rules.mk * Add files via upload * Update keyboards/lazydesigners/the30/keymaps/via/keymap.c
2019-11-19[Keyboard] Add support for the THE30 keyboard (#7390)Erovia