summaryrefslogtreecommitdiff
path: root/keyboards/matrix/m20add/rgb_ring.c
AgeCommit message (Collapse)Author
2023-09-04Clean up RGB LED type (#21859)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2021-11-24Remove use of __flash due to LTO issues (#15268)Joel Challis
2021-07-31Fix compile issues due to LED changes (#13821)Drashna Jaelre
2021-07-31__flash? (#13799)Joel Challis
2020-08-22[Keyboard] added matrix 8xv2.0 additional (#9470)yulei
* added matrix 8xv2.0 additional keyboard * Apply suggestions from code review Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * add copyright and speed up the matrix scanning * Update keyboards/matrix/m20add/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>