summaryrefslogtreecommitdiff
path: root/keyboards/mt84
AgeCommit message (Collapse)Author
2021-07-12Enable g_is31_leds PROGMEM for RGB Matrix IS31FL3737 driver (#13480)Chris Cullin
2021-06-09Use single memcmp to determine if matrix changed. (#13064)Nick Brassel
* 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.
2021-04-29Change RGB/LED Matrix to use a simple define for USB suspend (#12697)Drashna Jaelre
2020-12-07Fix lineending in mt84 files (#11150)Erovia
2020-12-07add mt84 keyboard (#10857)maikong
Co-authored-by: Drashna Jaelre <drashna@live.com>