Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan | 2022-11-27 | 1 | -1/+1 |
| | |||||
* | Remove legacy EEPROM clear keycodes (#18782) | Ryan | 2022-10-20 | 1 | -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) | Ryan | 2022-09-23 | 1 | -1/+1 |
| | |||||
* | Add DD mapping for LED/RGB Matrix center (#18432) | Ryan | 2022-09-21 | 1 | -1/+0 |
| | |||||
* | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | 2022-08-20 | 1 | -1/+1 |
| | |||||
* | Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941) | Ryan | 2022-08-13 | 2 | -9/+7 |
| | |||||
* | Add QMK Configurator layout data for ADM42 rev4 (#17515) | James Young | 2022-06-30 | 1 | -0/+56 |
| | |||||
* | [Keyboard] Add ADM42 Keyboard (#17366) | Lorenzo Leonini | 2022-06-16 | 10 | -0/+442 |
Co-authored-by: Ryan <fauxpark@gmail.com> |