aboutsummaryrefslogtreecommitdiffstats
path: root/platforms/avr/drivers/ws2812_bitbang.c
Commit message (Expand)AuthorAgeFilesLines
* [CI] Format code according to conventions (#25827)QMK Bot2025-11-301-5/+5
* WS2812 API rework (#24364)Ryan2024-10-061-22/+30
* Add init function to RGBLight driver struct (#23076)Ryan2024-03-181-1/+3
* Clean up RGB LED type (#21859)Ryan2023-09-041-2/+2
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-4/+4
* WS2812 driver improvements (#20262)Ryan2023-03-301-0/+172