summaryrefslogtreecommitdiff
path: root/drivers/ws2812.h
AgeCommit message (Expand)Author
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan
2023-09-04Clean up RGB LED type (#21859)Ryan
2022-10-21ws2812: replace RGBLED_NUM with driver-owned constant to decouple driver from...Thomas Kriechbaumer
2022-02-12Format code according to conventions (#16322)QMK Bot
2021-11-25Tidy up adjustable ws2812 timing (#15299)Joel Challis
2020-06-22`qmk cformat` (#9500)Nick Brassel
2020-06-20Fix incorrect delay when setting WS2812 (and similar) leds (#9302)Joshua Diamond