summaryrefslogtreecommitdiff
path: root/docs/ws2812_driver.md
AgeCommit message (Expand)Author
2023-09-25Update WS2812 docs and add APA102 docs (#22106)Ryan
2023-09-25Simplify more feature driver defines (#22090)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-30WS2812 driver improvements (#20262)Ryan
2022-11-10[Core] Allow custom timings for WS2812 PIO driver (#18006)Stefan Kerkmann
2022-06-30[Core] Add Raspberry Pi RP2040 support (#14877)Stefan Kerkmann
2021-11-25Documentation typo fix (#15298)Álvaro A. Volpato
2021-11-25Tidy up adjustable ws2812 timing (#15299)Joel Challis
2021-11-25Add ifndef to WS2812 timing constraints (#14678)Jordan Banasik
2021-06-03Fix up WS2812 SPI driver on F072. (#13022)Nick Brassel
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-01-16Add BGR byte order for WS2812 drivers (#11562)kb-elmo
2020-12-06add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184)Josh Hinnebusch
2020-08-29Add support for DMAMUX-capable MCU configuration with WS2812 PWM driver. (#9471)Nick Brassel
2020-06-20Fix incorrect delay when setting WS2812 (and similar) leds (#9302)Joshua Diamond
2020-06-20STM32 WS2812 Open Drain Configuration (#9414)Xelus22
2020-03-01PWM DMA based RGB Underglow for STM32 (#7928)Joel Challis
2019-12-31SPI DMA based RGB Underglow for STM32 (#7674)Joel Challis
2019-11-07ARM - ws2812 bitbang (#7173)Joel Challis
2019-10-29 Refactor ps2avrgb i2c ws2812 to core (#7183)Joel Challis