summaryrefslogtreecommitdiff
path: root/keyboards/adm42/rev4/keymaps
AgeCommit message (Collapse)Author
2023-01-20Refactor some layouts which contain keyboard name (#19645)Joel Challis
* Refactor some layouts which contain keyboard name * use planck_mit
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-06-16[Keyboard] Add ADM42 Keyboard (#17366)Lorenzo Leonini
Co-authored-by: Ryan <fauxpark@gmail.com>