Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use single memcmp to determine if matrix changed. (#13064) | Nick Brassel | 2021-06-09 | 1 | -0/+19 |
| | | | | | | | * Use memcmp to determine if matrix changed. * Firmware size issues. * Add documentation for the lack of need of MATRIX_ROW_PINS/MATRIX_COL_PINS, when overriding low-level matrix functions. | ||||
* | Change RGB/LED Matrix to use a simple define for USB suspend (#12697) | Drashna Jaelre | 2021-04-29 | 1 | -16/+14 |
| | |||||
* | Fix lineending in mt84 files (#11150) | Erovia | 2020-12-07 | 2 | -35/+35 |
| | |||||
* | add mt84 keyboard (#10857) | maikong | 2020-12-07 | 9 | -0/+451 |
Co-authored-by: Drashna Jaelre <drashna@live.com> |