Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-10 | Infer LED DRIVER_COUNT from configured addresses (#22311) | Joel Challis | |
2023-11-02 | LED drivers: use `PACKED` define from util.h (#22380) | Ryan | |
2023-11-01 | Relocate LED driver init code (#22365) | Ryan | |
2023-10-22 | Add `_flush()` functions to LED drivers (#22308) | Ryan | |
2023-09-21 | LED/RGB Matrix: prefix driver defines (#22088) | Ryan | |
2023-06-23 | Remove use of __flash within LED drivers (#21343) | Joel Challis | |
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | |
2022-02-06 | Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, ↵ | MasterSpoon | |
IS31FL3745, IS31FL3746A (#14989) Co-authored-by: Xelus22 <17491233+Xelus22@users.noreply.github.com> |