summaryrefslogtreecommitdiff
path: root/docs/feature_rgb_matrix.md
AgeCommit message (Expand)Author
2022-02-27Link WS2812 driver page from rgb feature docs (#16366)Dasky
2022-02-06Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745,...MasterSpoon
2022-02-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-05[Docs] RGB documentation formatting corrections (#15826)Albert Y
2022-02-04RGB Matrix: Reload from EEPROM (#15923)Adam Lickel
2022-02-05[Core] Add Pixel Flow RGB matrix effect (#15829)Albert Y
2022-02-05Revert "[Core] Add Pixel Flow RGB matrix effect (#15829)" (#16209)Nick Brassel
2022-02-05[Core] Add Pixel Flow RGB matrix effect (#15829)Albert Y
2022-01-31[Docs] Add reference to data sync options for RGB (#16144)Albert Y
2022-01-11[Docs] Recommend the use of RGB matrix functions for code (#15744)Albert Y
2021-12-28[Docs] Clarify placement and usage of RGB matrix effect inc files (#15572)Albert Y
2021-12-27RGB Matrix layer key indicator (#14626)Albert Y
2021-12-24[Docs] Fixed keycode reference for swirl effect (#15564)Scott Chow
2021-11-24Remove use of __flash due to LTO issues (#15268)Joel Challis
2021-11-16Rename RGB fractal (#15174)Albert Y
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-11-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-11-05Add example for turning off RGB colors and retaining indicator function (#14997)Albert Y
2021-11-02Add Pixel Rain RGB Matrix effect (#14155)Albert Y
2021-11-02Enable de-ghosting for RGB/LED matrix on all ISSI LED drivers (#14508)donicrosby
2021-11-02Add support for ISSI drivers on both sides of a split keyboard (#13842)Vlad K
2021-11-02Add Fractal RGB matrix effects (#12670)Albert Y
2021-10-30Enable configuration of PWM frequency for IS31FL3733B (#14983)Joel Challis
2021-09-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-19[Docs] fix wrong directory for RGB Matrix animations (#14494)David Xia
2021-09-14[Docs] Clean up some code block languages (#14434)Ryan
2021-09-10Align rgb/led matrix docs with current behaviour (#14367)Joel Challis
2021-08-27[Docs] Add examples to RGB Matrix Indicators docs (#12797)Drashna Jaelre
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-07-15Dual RGB Matrix IS31FL3737 driver support to address #13442 (#13457)Chris Cullin
2021-07-12Enable g_is31_leds PROGMEM for RGB Matrix IS31FL3737 driver (#13480)Chris Cullin
2021-07-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-03[Docs] RGB Matrix Caps Lock and Layer indicator example (#13367)Albert Y
2021-06-29Relocate RGB/HSV color defs to a more fitting place (#13377)Ryan
2021-06-23Allow settable SPI divisor for AW20216 driver, set default to 4 (#13309)Gigahawk
2021-06-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-15Top level heading for common config (RGB Matrix) (#13120)Brian Low
2021-06-10GMMK Pro RGB Support (#13147)Gigahawk
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-05-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-26Document RGB_MATRIX_FRAMEBUFFER_EFFECTS (#12984)peepeetee
2021-05-21[Keyboard] Fix Terrazzo build failure (#12977)Ryan
2021-05-21Add support for up to 4 IS31FL3733 drivers (#12342)Donald Kjer
2021-05-13LED Matrix: Documentation (#12685)Ryan
2021-04-29Change RGB/LED Matrix to use a simple define for USB suspend (#12697)Drashna Jaelre
2021-04-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-04-033 new LED effect animations (#9827)TurtleHunter