Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LED Matrix: suspend code (#12509) | Ryan | 2021-04-13 | 1 | -2/+5 |
* | LED Matrix: Implement CIE1931 curve (#12417) | Ryan | 2021-04-07 | 1 | -18/+27 |
* | LED Matrix: Config functions (#12361) | Ryan | 2021-03-28 | 1 | -6/+26 |
* | LED Matrix: Clean up includes (#12197) | Ryan | 2021-03-13 | 1 | -0/+7 |
* | LED Matrix: decouple from Backlight (#12054) | Ryan | 2021-03-08 | 1 | -4/+0 |
* | LED Matrix: add led_matrix_types.h and implement g_led_config (#11741) | Ryan | 2021-02-14 | 1 | -36/+6 |
* | Change include guards in quantum/ to pragma once (#11239) | Ryan | 2020-12-26 | 1 | -4/+1 |
* | 2020 November 28 Breaking Changes Update (#11053) | James Young | 2020-11-28 | 1 | -0/+127 |
* | fix the led_matrix.h naming conflict | skullY | 2019-02-10 | 1 | -129/+0 |
* | cleanup | skullY | 2019-02-10 | 1 | -2/+2 |
* | led_matrix works now | skullY | 2019-02-10 | 1 | -3/+0 |
* | compiles, but long delay on startup and problems | skullY | 2019-02-10 | 1 | -20/+10 |
* | The beginning of a simple led matrix driver for is31fl3731 | skullY | 2019-02-10 | 1 | -0/+142 |