summaryrefslogtreecommitdiff
path: root/platforms/avr/drivers/ws2812_i2c.c
AgeCommit message (Expand)AuthorFilesLines
2024-10-06WS2812 API rework (#24364)Ryan1-3/+19
2024-04-28Rename `RGBW` define to `WS2812_RGBW` (#23585)Ryan1-1/+1
2024-03-18Add init function to RGBLight driver struct (#23076)Ryan1-6/+0
2023-09-04Clean up RGB LED type (#21859)Ryan1-2/+2
2023-03-30WS2812 driver improvements (#20262)Ryan1-5/+5
2022-02-12Format code according to conventions (#16322)QMK Bot1-1/+3
2021-08-17Relocate platform specific drivers (#13894)Joel Challis1-0/+27