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