summaryrefslogtreecommitdiff
path: root/drivers/chibios/ws2812.c
AgeCommit message (Expand)Author
2021-01-16Add BGR byte order for WS2812 drivers (#11562)kb-elmo
2020-12-11Normalise include statements in core code (#11153)Ryan
2020-12-06add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184)Josh Hinnebusch
2020-06-20format code according to conventions [skip ci]QMK Bot
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-21Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis