summaryrefslogtreecommitdiff
path: root/docs/feature_rgb_matrix.md
AgeCommit message (Expand)Author
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
2021-03-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-13Update RGB matrix effects documentation (#12181)peepeetee
2021-03-03Split RGB Matrix (#11055)XScorpion2
2021-01-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-30[Docs] Use HTTPS for images and links where possible (#11695)Ryan
2021-01-15Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-01-14allow customizing decrease delay of rgb heatmap (#11322)André Silva
2020-12-30Rewrite APA102 support (#10894)Aldehir Rojas
2020-12-22[Docs] Add clarification on use of custom RGB Matrix effect (#11176)Daniele De Vincenti
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-09-17Update led_conf_t example (#10327)TJ
2020-08-29Noeeprom functions for rgb_matrix (#9487)Tynan Beatty
2020-08-05Add Indicator flag for RGB Matrix (#9933)Drashna Jaelre
2020-06-22Improve keycode handling for RGB (#7677)Drashna Jaelre
2020-05-302020 May 30 Breaking Changes Update (#9215)James Young
2020-05-18Add query functions for RGB Light and RGB Matrix (#8960)Drashna Jaelre
2020-03-24[Docs] Update RGB Matrix docs with function refs (#8367)Drashna Jaelre
2020-03-15[Docs] Random Fixes (#8340)James Young
2020-01-18Configuration values for starting HSV and speed (#7740)Rob Haswell
2020-01-07RGB matrix effect - left-right gradient (#7742)Rob Haswell
2019-12-07Minor grammar and filename fixes in docs (#7559)osjuga
2019-11-28Add shift-to-invert to remaining directional RGB_* keycode pairs (#7484)Manna Harbour
2019-11-07ARM - ws2812 bitbang (#7173)Joel Challis
2019-08-19[Docs] Add RGB Matrix default mode define info (#6564)Drashna Jaelre
2019-06-11[Docs] Update feature_rgb_matrix.md (#6117)Chris Scheib
2019-05-19Added custom center point to rgb matrixRyan Caltabiano
2019-05-19Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877)XScorpion2
2019-05-19Single Color Band scrolling left to right effects (#5867)XScorpion2
2019-05-10RGB Matrix Effects: Cycle Out to In & Cycle Out to In Dual (#5812)XScorpion2
2019-05-10Cleanup/rgb matrix (#5811)XScorpion2
2019-05-07RGB Matrix Typing Heatmap (#5786)XScorpion2
2019-05-07rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...XScorpion2