aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/rgb_matrix_drivers.c
Commit message (Expand)AuthorAgeFilesLines
* Compiler warning when using WS2812 (#9955)Drashna Jaelre2020-08-251-0/+4
* Fix RGB Matrix using RGBW WS2812 LEDs (#9705)Drashna Jaelre2020-07-131-1/+1
* `qmk cformat` (#9500)Nick Brassel2020-06-221-4/+2
* Change `led` variable in rgb_matrix_drivers to avoid conflicts (#9412)Drashna Jaelre2020-06-201-7/+7
* Support IS31FL3741 and IS31FL3741A. (#9201)MelGeek2020-06-201-5/+22
* Use White channel on RGBW LEDs (#7678)Drashna Jaelre2019-12-311-1/+1
* Unify RGB and RGBW commands (#7297)Drashna Jaelre2019-11-091-0/+3
* Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180)Joel Challis2019-10-291-4/+18
* clang-format changesskullY2019-08-301-60/+50
* Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272)Wilba2019-07-211-2/+4
* NK65 Addition (#5865)yiancar2019-05-151-3/+5
* Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matr...XScorpion22019-05-011-2/+2
* Features/ws2812 matrix driver (#5418)XScorpion22019-04-141-0/+21
* Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)Jack Humbert2019-04-081-5/+23
* RGB Matrix refactoring to open up for new drivers (#3913)James Laird-Wah2018-09-271-0/+82