Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix incorrect delay when setting WS2812 (and similar) leds (#9302) | Joshua Diamond | 2020-06-20 | 1 | -15/+5 |
* | Fix AVR ws2812 when ADDRESS_BASE is non zero (#8646) | Joel Challis | 2020-04-02 | 1 | -20/+15 |
* | Move Ergodox EZ RGB Light code to custom driver (#7309) | Drashna Jaelre | 2019-11-14 | 1 | -127/+2 |
* | Unify RGB and RGBW commands (#7297) | Drashna Jaelre | 2019-11-09 | 1 | -15/+7 |
* | Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180) | Joel Challis | 2019-10-29 | 1 | -23/+10 |
* | clang-format changes | skullY | 2019-08-30 | 1 | -205/+179 |
* | Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matr... | XScorpion2 | 2019-05-01 | 1 | -1/+1 |
* | Features/ws2812 matrix driver (#5418) | XScorpion2 | 2019-04-14 | 1 | -0/+25 |
* | Practice60 RGB and PWM Backlight (#4929) | Andrew Kannan | 2019-01-28 | 1 | -2/+2 |
* | Start mvoing hardware drivers to /drivers/ (#1433) | Jack Humbert | 2017-07-10 | 1 | -0/+342 |