aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/avr/ws2812.c
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect delay when setting WS2812 (and similar) leds (#9302)Joshua Diamond2020-06-201-15/+5
* Fix AVR ws2812 when ADDRESS_BASE is non zero (#8646)Joel Challis2020-04-021-20/+15
* Move Ergodox EZ RGB Light code to custom driver (#7309)Drashna Jaelre2019-11-141-127/+2
* Unify RGB and RGBW commands (#7297)Drashna Jaelre2019-11-091-15/+7
* Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180)Joel Challis2019-10-291-23/+10
* clang-format changesskullY2019-08-301-205/+179
* Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matr...XScorpion22019-05-011-1/+1
* Features/ws2812 matrix driver (#5418)XScorpion22019-04-141-0/+25
* Practice60 RGB and PWM Backlight (#4929)Andrew Kannan2019-01-281-2/+2
* Start mvoing hardware drivers to /drivers/ (#1433)Jack Humbert2017-07-101-0/+342