summaryrefslogtreecommitdiffstats
path: root/keyboards/adm42/rev4
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
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
|
* Add DD mapping for LED/RGB Matrix center (#18432)Ryan2022-09-211-1/+0
|
* [Keyboard] Add ADM42 Keyboard (#17366)Lorenzo Leonini2022-06-165-0/+306
Co-authored-by: Ryan <fauxpark@gmail.com>