summaryrefslogtreecommitdiff
path: root/platforms/avr/drivers/ws2812_bitbang.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-30[CI] Format code according to conventions (#25827)QMK Bot1-5/+5
2024-10-06WS2812 API rework (#24364)Ryan1-22/+30
2024-03-18Add init function to RGBLight driver struct (#23076)Ryan1-1/+3
2023-09-04Clean up RGB LED type (#21859)Ryan1-2/+2
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan1-4/+4
2023-03-30WS2812 driver improvements (#20262)Ryan1-0/+172