summaryrefslogtreecommitdiffstats
path: root/docs/ws2812_driver.md
Commit message (Expand)AuthorAgeFilesLines
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-2/+2
* WS2812 driver improvements (#20262)Ryan2023-03-301-2/+2
* [Core] Allow custom timings for WS2812 PIO driver (#18006)Stefan Kerkmann2022-11-101-1/+1
* [Core] Add Raspberry Pi RP2040 support (#14877)Stefan Kerkmann2022-06-301-22/+40
* Documentation typo fix (#15298)Álvaro A. Volpato2021-11-251-2/+2
* Tidy up adjustable ws2812 timing (#15299)Joel Challis2021-11-251-17/+13
* Add ifndef to WS2812 timing constraints (#14678)Jordan Banasik2021-11-251-0/+17
* Fix up WS2812 SPI driver on F072. (#13022)Nick Brassel2021-06-031-6/+8
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-0/+22
* Add BGR byte order for WS2812 drivers (#11562)kb-elmo2021-01-161-4/+5
* add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184)Josh Hinnebusch2020-12-061-0/+11
* Add support for DMAMUX-capable MCU configuration with WS2812 PWM driver. (#9471)Nick Brassel2020-08-291-1/+2
* Fix incorrect delay when setting WS2812 (and similar) leds (#9302)Joshua Diamond2020-06-201-0/+9
* STM32 WS2812 Open Drain Configuration (#9414)Xelus222020-06-201-0/+11
* PWM DMA based RGB Underglow for STM32 (#7928)Joel Challis2020-03-011-2/+34
* SPI DMA based RGB Underglow for STM32 (#7674)Joel Challis2019-12-311-1/+28
* ARM - ws2812 bitbang (#7173)Joel Challis2019-11-071-2/+11
* Refactor ps2avrgb i2c ws2812 to core (#7183)Joel Challis2019-10-291-0/+33