| Commit message (Expand) | Author | Age | Files | Lines |
* | Split transport mirror (#11046) | XScorpion2 | 2021-02-16 | 1 | -1/+1 |
* | Change include guards in quantum/ to pragma once (#11239) | Ryan | 2020-12-26 | 1 | -4/+1 |
* | Fix missing define to map rgb_matrix function set to rgblight. (#11084) | Sergey Omelchenko | 2020-12-05 | 1 | -0/+2 |
* | 2020 November 28 Breaking Changes Update (#11053) | James Young | 2020-11-28 | 1 | -0/+9 |
* | Noeeprom functions for rgb_matrix (#9487) | Tynan Beatty | 2020-08-29 | 1 | -19/+45 |
* | Support IS31FL3741 and IS31FL3741A. (#9201) | MelGeek | 2020-06-20 | 1 | -0/+2 |
* | 2020 May 30 Breaking Changes Update (#9215) | James Young | 2020-05-30 | 1 | -4/+4 |
* | Add query functions for RGB Light and RGB Matrix (#8960) | Drashna Jaelre | 2020-05-18 | 1 | -0/+13 |
* | Relocate RGB keycode processing (#7508) | Joel Challis | 2019-12-16 | 1 | -20/+20 |
* | clang-format changes | skullY | 2019-08-30 | 1 | -75/+77 |
* | Adding rgb matrix speed into eeprom storage. (#5965) | XScorpion2 | 2019-07-16 | 1 | -30/+9 |
* | Cleanup/rgb matrix (#5811) | XScorpion2 | 2019-05-10 | 1 | -83/+20 |
* | RGB Matrix Typing Heatmap (#5786) | XScorpion2 | 2019-05-07 | 1 | -0/+5 |
* | rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ... | XScorpion2 | 2019-05-07 | 1 | -3/+1 |
* | Updated rgb_led struct field modifier to flags (#5619) | XScorpion2 | 2019-04-29 | 1 | -1/+5 |
* | RGB Matrix: Custom effects on a kb/user level (#5338) | Daniel Prilik | 2019-04-29 | 1 | -0/+12 |
* | RGB Matrix Animations: Three/six new reactive effects (wide, cross, nexus) (#... | M-AS | 2019-04-22 | 1 | -0/+18 |
* | Define RGB colors (#5300) | Erovia | 2019-04-22 | 1 | -0/+1 |
* | Features/ws2812 matrix driver (#5418) | XScorpion2 | 2019-04-14 | 1 | -2/+4 |
* | Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532) | Jack Humbert | 2019-04-08 | 1 | -1/+3 |
* | RGB Matrix Overhaul (#5372) | XScorpion2 | 2019-04-02 | 1 | -80/+72 |
* | New RGB Matrix effect: Single color reactive (#5330) | M-AS | 2019-03-17 | 1 | -0/+3 |
* | revert accidental rgb_matrix.h changes | skullY | 2019-02-10 | 1 | -2/+10 |
* | The beginning of a simple led matrix driver for is31fl3731 | skullY | 2019-02-10 | 1 | -10/+2 |
* | 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 | -14/+45 |
* | Allows disabling rgb effects in userspace (#4422) | Florian Didron | 2018-11-18 | 1 | -5/+39 |
* | Adds a method allowing to set custom colors to the rgb matrix | Florian Didron | 2018-10-02 | 1 | -0/+1 |
* | RGB Matrix refactoring to open up for new drivers (#3913) | James Laird-Wah | 2018-09-27 | 1 | -3/+14 |
* | Add new RGB matrix effect digital rain aka The Matrix | Daniel Shields | 2018-09-26 | 1 | -0/+1 |
* | ISSI31FL3733 driver (#3679) | yiancar | 2018-08-28 | 1 | -1/+7 |
* | adds timeout to avr i2c | Jack Humbert | 2018-06-12 | 1 | -1/+2 |
* | General RGB matrix fixes (#2931) | yiancar | 2018-05-10 | 1 | -1/+1 |
* | Add effect speed support for RGB Matrix *No EEPROM yet* (#2922) | yiancar | 2018-05-08 | 1 | -0/+3 |
* | Adds IS31FL3731 RGB Matrix Implementation (#2910) | Jack Humbert | 2018-05-08 | 1 | -0/+135 |