summaryrefslogtreecommitdiff
path: root/docs/feature_led_matrix.md
Commit message (Expand)AuthorAge
* docs: Fix IS31FL3743A driver name (#19518)Daniel Schaefer2023-01-06
* Change `LED_MATRIX_STARTUP_*` defines to `LED_MATRIX_DEFAULT_*` (#19080)Ryan2022-11-27
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-06
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-04
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-26
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
* [Docs] Align LED Matrix docs with RGB matrix docs (#17140)jpe2302022-05-20
* Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745,...MasterSpoon2022-02-06
* docs: fix typo in led matrix docs (#15972)Gigahawk2022-01-21
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-24
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-15
* Add support for ISSI drivers on both sides of a split keyboard (#13842)Vlad K2021-11-02
* [Docs] fix wrong directory for RGB Matrix animations (#14494)David Xia2021-09-19
* Align rgb/led matrix docs with current behaviour (#14367)Joel Challis2021-09-10
* Rgb matrix/enable modes explicitly (#13758)Drashna Jaelre2021-08-18
* __flash? (#13799)Joel Challis2021-07-31
* Move some led drivers to common folder (#13749)Joel Challis2021-07-31
* Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)Drashna Jaelre2021-07-24
* Top level heading for common config (LED Matrix) (#13153)Brian Low2021-06-15
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-29
* LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan2021-02-15
* LED Matrix: add led_matrix_types.h and implement g_led_config (#11741)Ryan2021-02-14
* [Docs] Use HTTPS for images and links where possible (#11695)Ryan2021-01-30
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* Add documentation for led matrixskullY2019-02-10
* The beginning of a simple led matrix driver for is31fl3731skullY2019-02-10