index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
/
rgb_matrix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix up RGB Matrix code (#4503)
Drashna Jaelre
2018-12-03
1
-16
/
+44
*
Allows disabling rgb effects in userspace (#4422)
Florian Didron
2018-11-18
1
-60
/
+110
*
rgb_matrix: continue calling rgb_matrix_indicators() when toggled off
James Laird-Wah
2018-10-04
1
-1
/
+2
*
Adds a method allowing to set custom colors to the rgb matrix
Florian Didron
2018-10-02
1
-0
/
+7
*
Make digital rain RGB matrix effect #define configurable.
Daniel Shields
2018-10-01
1
-2
/
+6
*
Keyboard: keyboardio model01: rgbmatrix support (#3989)
James Laird-Wah
2018-09-27
1
-0
/
+1
*
RGB Matrix refactoring to open up for new drivers (#3913)
James Laird-Wah
2018-09-27
1
-109
/
+4
*
Moves animation calculation logic out of the for loops
Florian Didron
2018-09-26
1
-14
/
+22
*
Add new RGB matrix effect digital rain aka The Matrix
Daniel Shields
2018-09-26
1
-0
/
+66
*
ISSI31FL3733 driver (#3679)
yiancar
2018-08-28
1
-15
/
+53
*
Rgb matrix arm (#3648)
yiancar
2018-08-15
1
-10
/
+10
*
Merge pull request #3229 from qmk/hf/shinydox
Erez Zukerman
2018-07-03
1
-38
/
+40
|
\
|
*
refactor, non-working
Jack Humbert
2018-06-22
1
-7
/
+2
|
*
adds timeout to avr i2c
Jack Humbert
2018-06-12
1
-40
/
+47
*
|
Addition of hard brigtness limit for RGB_Matrix (#3299)
yiancar
2018-07-03
1
-3
/
+7
|
/
*
Customizable LED test duration (#3086)
Erez Zukerman
2018-05-30
1
-2
/
+3
*
Rgb matrix fixes, I2C library can now retry if it has failed (#2943)
yiancar
2018-05-14
1
-4
/
+2
*
General RGB matrix fixes (#2931)
yiancar
2018-05-10
1
-13
/
+16
*
Add effect speed support for RGB Matrix *No EEPROM yet* (#2922)
yiancar
2018-05-08
1
-3
/
+15
*
Adds IS31FL3731 RGB Matrix Implementation (#2910)
Jack Humbert
2018-05-08
1
-0
/
+873