summaryrefslogtreecommitdiff
path: root/docs/feature_rgb_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
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-12-18Update keyboard LED driver configs (#22638)Ryan
2023-11-26New RGB Animations - 4 "Starlight" Animation Variations (#22212)db
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-25Added flower blooming on RGB Matrix effect (#21948)HorrorTroll
2023-09-20Update AW20216S LED type (#22072)Ryan
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan
2023-09-13is31fl3731: driver naming cleanups (#21918)Ryan
2023-09-13is31fl3733: driver naming cleanups (#21905)Ryan
2023-09-13is31fl3736: driver naming cleanups (#21903)Ryan
2023-09-13is31fl3737: driver naming cleanups (#21904)Ryan
2023-09-13aw20216: driver naming cleanups (#21891)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-08-23Simplfy RGB/LED matrix effect logic (#21703)Joel Challis
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-04-30[Docs] Develop cleanup IS31FL3736 docs (#20633)Xelus22
2023-04-30[Core] Clean up ISSI drivers, Add IS31FL3736 support (#20572)Xelus22
2023-04-30typing_heatmap: Add macro to configure increase steps (#20300)Jasmin
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-20Clean up APA102 config and add DD mapping (#20159)Ryan
2023-01-18Use consistent highlight format (#19619)Albert Y
2023-01-16Small doc changes (#19601)Pablo Martínez
2023-01-06docs: Fix IS31FL3743A driver name (#19518)Daniel Schaefer
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-10-29Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-10-28Docs: fix a typo (#18896)weimao
2022-10-184 Driver support for IS31FL3737 (#18750)Jamal Bouajjaj
2022-10-11Fix boundary in `RGB_MATRIX_INDICATOR_SET_COLOR` (#18650)James Thomson
2022-10-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-05docs: some typos (#18582)George Rodrigues
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-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-12[Docs] Refactor code examples (#18003)Albert Y
2022-07-14[Code] Add solid reactive gradient mode (#17228)Albert Y
2022-07-02Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-02Allow for RGB actions to take place on Keydown instead of Keyup (#16886)CoffeeIsLife
2022-06-23Added global current to all other issi drivers who don't have it (#17448)Jamal Bouajjaj
2022-06-21Fix RGB heatmap to use XY positions and use correct led limits (#17184)Dasky
2022-06-19IS31FL3737 Global Current Setting (#17420)Jamal Bouajjaj
2022-05-31Make SPI Mode configurable and change default mode to 3 (#17263)trwnh