Age | Commit message (Expand) | Author |
2022-05-20 | [Docs] Align LED Matrix docs with RGB matrix docs (#17140) | jpe230 |
2022-02-06 | Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745,... | MasterSpoon |
2022-01-21 | docs: fix typo in led matrix docs (#15972) | Gigahawk |
2021-11-24 | Remove use of __flash due to LTO issues (#15268) | Joel Challis |
2021-11-15 | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre |
2021-11-02 | Add support for ISSI drivers on both sides of a split keyboard (#13842) | Vlad K |
2021-09-19 | [Docs] fix wrong directory for RGB Matrix animations (#14494) | David Xia |
2021-09-10 | Align rgb/led matrix docs with current behaviour (#14367) | Joel Challis |
2021-08-18 | Rgb matrix/enable modes explicitly (#13758) | Drashna Jaelre |
2021-07-31 | __flash? (#13799) | Joel Challis |
2021-07-31 | Move some led drivers to common folder (#13749) | Joel Challis |
2021-07-24 | Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689) | Drashna Jaelre |
2021-06-15 | Top level heading for common config (LED Matrix) (#13153) | Brian Low |
2021-05-29 | 2021 May 29 Breaking Changes Update (#13034) | James Young |
2021-02-15 | LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858) | Ryan |
2021-02-14 | LED Matrix: add led_matrix_types.h and implement g_led_config (#11741) | Ryan |
2021-01-30 | [Docs] Use HTTPS for images and links where possible (#11695) | Ryan |
2020-11-28 | 2020 November 28 Breaking Changes Update (#11053) | James Young |
2019-02-10 | Add documentation for led matrix | skullY |
2019-02-10 | The beginning of a simple led matrix driver for is31fl3731 | skullY |