index
:
qmk_firmware
redox-keymap-yushyin
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
/
rgb_matrix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-28
Keyboard: keyboardio model01: rgbmatrix support (#3989)
James Laird-Wah
1
-0
/
+1
2018-09-27
RGB Matrix refactoring to open up for new drivers (#3913)
James Laird-Wah
1
-109
/
+4
2018-09-27
Moves animation calculation logic out of the for loops
Florian Didron
1
-14
/
+22
2018-09-26
Add new RGB matrix effect digital rain aka The Matrix
Daniel Shields
1
-0
/
+66
2018-08-28
ISSI31FL3733 driver (#3679)
yiancar
1
-15
/
+53
2018-08-15
Rgb matrix arm (#3648)
yiancar
1
-10
/
+10
2018-07-03
Merge pull request #3229 from qmk/hf/shinydox
Erez Zukerman
1
-38
/
+40
2018-07-03
Addition of hard brigtness limit for RGB_Matrix (#3299)
yiancar
1
-3
/
+7
2018-06-23
refactor, non-working
Jack Humbert
1
-7
/
+2
2018-06-13
adds timeout to avr i2c
Jack Humbert
1
-40
/
+47
2018-05-31
Customizable LED test duration (#3086)
Erez Zukerman
1
-2
/
+3
2018-05-14
Rgb matrix fixes, I2C library can now retry if it has failed (#2943)
yiancar
1
-4
/
+2
2018-05-10
General RGB matrix fixes (#2931)
yiancar
1
-13
/
+16
2018-05-09
Add effect speed support for RGB Matrix *No EEPROM yet* (#2922)
yiancar
1
-3
/
+15
2018-05-08
Adds IS31FL3731 RGB Matrix Implementation (#2910)
Jack Humbert
1
-0
/
+873