summaryrefslogtreecommitdiff
path: root/docs/feature_led_matrix.md
AgeCommit message (Expand)Author
2024-02-12LED drivers: update PWM register defines for `g_<driver>_leds` (#23052)Ryan
2024-01-30Add missing rgb matrix default parameters (#22281)Fabien Fellay
2024-01-04LED drivers: rename "simple" to "mono" (#22814)Ryan
2023-12-20Rename `LED_DISABLE_WHEN_USB_SUSPENDED` -> `LED_MATRIX_SLEEP` (#22681)Ryan
2023-12-18Update keyboard LED driver configs (#22638)Ryan
2023-11-10Infer LED DRIVER_COUNT from configured addresses (#22311)Joel Challis
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
2023-10-04Update ISSI LED types (#22099)Ryan
2023-09-29Add _DEFAULT_ON lighting configuration options (#21865)Joel Challis
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan
2023-09-13is31fl3731: driver naming cleanups (#21918)Ryan
2023-08-23Simplfy RGB/LED matrix effect logic (#21703)Joel Challis
2023-07-29LED Matrix: driver naming cleanups (#21580)Ryan
2023-07-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-07-20Document the right location for indicator functions (#21512)フィルターペーパー
2023-06-23Remove use of __flash within LED drivers (#21343)Joel Challis
2023-05-08[Bug] Realign and size check EECONFIG structures (#20541)Drashna Jaelre
2023-01-06docs: Fix IS31FL3743A driver name (#19518)Daniel Schaefer
2022-11-27Change `LED_MATRIX_STARTUP_*` defines to `LED_MATRIX_DEFAULT_*` (#19080)Ryan
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre
2022-09-26Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-05-20[Docs] Align LED Matrix docs with RGB matrix docs (#17140)jpe230
2022-02-06Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745,...MasterSpoon
2022-01-21docs: fix typo in led matrix docs (#15972)Gigahawk
2021-11-24Remove use of __flash due to LTO issues (#15268)Joel Challis
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-11-02Add 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-10Align rgb/led matrix docs with current behaviour (#14367)Joel Challis
2021-08-18Rgb matrix/enable modes explicitly (#13758)Drashna Jaelre
2021-07-31__flash? (#13799)Joel Challis
2021-07-31Move some led drivers to common folder (#13749)Joel Challis
2021-07-24Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)Drashna Jaelre
2021-06-15Top level heading for common config (LED Matrix) (#13153)Brian Low
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-02-15LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan
2021-02-14LED 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-282020 November 28 Breaking Changes Update (#11053)James Young
2019-02-10Add documentation for led matrixskullY
2019-02-10The beginning of a simple led matrix driver for is31fl3731skullY