index
:
qmk_firmware
head
master
[no description]
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
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-29
1
-1
/
+1
|
\
|
*
[Bug] Fix RGB Matrix Indicators (#11308)
Drashna Jaelre
2020-12-29
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-11
1
-1
/
+1
|
\
|
|
*
Normalise include statements in core code (#11153)
Ryan
2020-12-11
1
-1
/
+1
*
|
[Split] Sync Timer feature (#10997)
XScorpion2
2020-12-01
1
-3
/
+3
|
/
*
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-11-28
1
-4
/
+28
*
Noeeprom functions for rgb_matrix (#9487)
Tynan Beatty
2020-08-29
1
-67
/
+88
*
Fix RGB_DISABLE_TIMEOUT overflow warning (#9866) (#9874)
BeefaloKing
2020-08-04
1
-1
/
+1
*
2020 May 30 Breaking Changes Update (#9215)
James Young
2020-05-30
1
-43
/
+63
*
Add query functions for RGB Light and RGB Matrix (#8960)
Drashna Jaelre
2020-05-18
1
-0
/
+11
*
Run clang-format manually to fix recently changed files (#8552)
Joel Challis
2020-03-25
1
-1
/
+0
*
Run clang-format manually to fix recently changed files (#7934)
Joel Challis
2020-01-19
1
-4
/
+4
*
Configuration values for starting HSV and speed (#7740)
Rob Haswell
2020-01-18
1
-2
/
+19
*
Turn off RGB Matrix LEDs when keyboard sleeps (#7713)
Drashna Jaelre
2019-12-25
1
-1
/
+6
*
clang-format changes
skullY
2019-08-30
1
-329
/
+295
*
Fix RGB Matrix Cycle Left-Right Animation (#6421)
yrdns
2019-07-26
1
-1
/
+1
*
Adding rgb matrix speed into eeprom storage. (#5965)
XScorpion2
2019-07-16
1
-27
/
+21
*
Switching rgb_config_t to use HSV struct
Ryan Caltabiano
2019-07-12
1
-19
/
+17
*
Reduce rgb matrix firmware size
Ryan Caltabiano
2019-05-19
1
-0
/
+8
*
Added custom center point to rgb matrix
Ryan Caltabiano
2019-05-19
1
-0
/
+6
*
Cleanup/rgb matrix (#5811)
XScorpion2
2019-05-10
1
-172
/
+24
*
RGB Matrix Typing Heatmap (#5786)
XScorpion2
2019-05-07
1
-0
/
+21
*
rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...
XScorpion2
2019-05-07
1
-9
/
+7
*
Implement kb function for rgb matrix to led lookup (#5738)
XScorpion2
2019-04-30
1
-1
/
+6
*
Updated rgb_led struct field modifier to flags (#5619)
XScorpion2
2019-04-29
1
-26
/
+19
*
RGB Matrix: Custom effects on a kb/user level (#5338)
Daniel Prilik
2019-04-29
1
-6
/
+37
*
RGB Matrix Animations: Three/six new reactive effects (wide, cross, nexus) (#...
M-AS
2019-04-22
1
-0
/
+33
*
Fix bugs that cause compile failures when enabling only some animations.
Lenbok
2019-04-06
1
-1
/
+1
*
RGB Matrix support for Massdrop CTRL/ALT (#5328)
Daniel Prilik
2019-04-03
1
-1
/
+18
*
RGB Matrix Overhaul (#5372)
XScorpion2
2019-04-02
1
-795
/
+390
*
New RGB Matrix effect: Single color reactive (#5330)
M-AS
2019-03-17
1
-0
/
+19
*
Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747)
David Dai
2018-12-31
1
-1
/
+1
*
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
[next]