summaryrefslogtreecommitdiff
path: root/quantum/rgb_matrix.c
AgeCommit message (Expand)Author
2018-11-18Allows disabling rgb effects in userspace (#4422)Florian Didron
2018-10-04rgb_matrix: continue calling rgb_matrix_indicators() when toggled offJames Laird-Wah
2018-10-02Adds a method allowing to set custom colors to the rgb matrixFlorian Didron
2018-10-01Make digital rain RGB matrix effect #define configurable.Daniel Shields
2018-09-27Keyboard: keyboardio model01: rgbmatrix support (#3989)James Laird-Wah
2018-09-27RGB Matrix refactoring to open up for new drivers (#3913)James Laird-Wah
2018-09-26Moves animation calculation logic out of the for loopsFlorian Didron
2018-09-26Add new RGB matrix effect digital rain aka The MatrixDaniel Shields
2018-08-28ISSI31FL3733 driver (#3679)yiancar
2018-08-15Rgb matrix arm (#3648)yiancar
2018-07-03Merge pull request #3229 from qmk/hf/shinydoxErez Zukerman
2018-07-03Addition of hard brigtness limit for RGB_Matrix (#3299)yiancar
2018-06-22refactor, non-workingJack Humbert
2018-06-12adds timeout to avr i2cJack Humbert
2018-05-30Customizable LED test duration (#3086)Erez Zukerman
2018-05-14Rgb matrix fixes, I2C library can now retry if it has failed (#2943)yiancar
2018-05-10General RGB matrix fixes (#2931)yiancar
2018-05-08Add effect speed support for RGB Matrix *No EEPROM yet* (#2922)yiancar
2018-05-08Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert