aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/rgb_matrix.h
Commit message (Expand)AuthorAgeFilesLines
* Noeeprom functions for rgb_matrix (#9487)Tynan Beatty2020-08-291-19/+45
* Support IS31FL3741 and IS31FL3741A. (#9201)MelGeek2020-06-201-0/+2
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-301-4/+4
* Add query functions for RGB Light and RGB Matrix (#8960)Drashna Jaelre2020-05-181-0/+13
* Relocate RGB keycode processing (#7508)Joel Challis2019-12-161-20/+20
* clang-format changesskullY2019-08-301-75/+77
* Adding rgb matrix speed into eeprom storage. (#5965)XScorpion22019-07-161-30/+9
* Cleanup/rgb matrix (#5811)XScorpion22019-05-101-83/+20
* RGB Matrix Typing Heatmap (#5786)XScorpion22019-05-071-0/+5
* rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...XScorpion22019-05-071-3/+1
* Updated rgb_led struct field modifier to flags (#5619)XScorpion22019-04-291-1/+5
* RGB Matrix: Custom effects on a kb/user level (#5338)Daniel Prilik2019-04-291-0/+12
* RGB Matrix Animations: Three/six new reactive effects (wide, cross, nexus) (#...M-AS2019-04-221-0/+18
* Define RGB colors (#5300)Erovia2019-04-221-0/+1
* Features/ws2812 matrix driver (#5418)XScorpion22019-04-141-2/+4
* Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)Jack Humbert2019-04-081-1/+3
* RGB Matrix Overhaul (#5372)XScorpion22019-04-021-80/+72
* New RGB Matrix effect: Single color reactive (#5330)M-AS2019-03-171-0/+3
* revert accidental rgb_matrix.h changesskullY2019-02-101-2/+10
* The beginning of a simple led matrix driver for is31fl3731skullY2019-02-101-10/+2
* Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747)David Dai2018-12-311-1/+1
* Fix up RGB Matrix code (#4503)Drashna Jaelre2018-12-031-14/+45
* Allows disabling rgb effects in userspace (#4422)Florian Didron2018-11-181-5/+39
* Adds a method allowing to set custom colors to the rgb matrixFlorian Didron2018-10-021-0/+1
* RGB Matrix refactoring to open up for new drivers (#3913)James Laird-Wah2018-09-271-3/+14
* Add new RGB matrix effect digital rain aka The MatrixDaniel Shields2018-09-261-0/+1
* ISSI31FL3733 driver (#3679)yiancar2018-08-281-1/+7
* adds timeout to avr i2cJack Humbert2018-06-121-1/+2
* General RGB matrix fixes (#2931)yiancar2018-05-101-1/+1
* Add effect speed support for RGB Matrix *No EEPROM yet* (#2922)yiancar2018-05-081-0/+3
* Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert2018-05-081-0/+135