Age | Commit message (Expand) | Author |
---|---|---|
2021-06-09 | Fix Bug with (RGB|LED)_DISABLE_WHEN_USB_SUSPENDED define (#13060) | Drashna Jaelre |
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 |
2020-11-28 | 2020 November 28 Breaking Changes Update (#11053) | James Young |
2019-08-30 | clang-format changes | skullY |
2019-02-10 | fix the led_matrix.h naming conflict | skullY |
2019-02-10 | cleanup | skullY |
2019-02-10 | Move the 1 second delay to led_matrix_init | skullY |
2019-02-10 | led_matrix works now | skullY |
2019-02-10 | compiles, but long delay on startup and problems | skullY |
2019-02-10 | The beginning of a simple led matrix driver for is31fl3731 | skullY |