summaryrefslogtreecommitdiffstats
path: root/drivers/chibios/ws2812.c
Commit message (Expand)AuthorAgeFilesLines
* Relocate platform specific drivers (#13894)Joel Challis2021-08-171-114/+0
* Add BGR byte order for WS2812 drivers (#11562)kb-elmo2021-01-161-0/+4
* Normalise include statements in core code (#11153)Ryan2020-12-111-2/+2
* add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184)Josh Hinnebusch2020-12-061-0/+7
* format code according to conventions [skip ci]QMK Bot2020-06-201-1/+1
* Fix incorrect delay when setting WS2812 (and similar) leds (#9302)Joshua Diamond2020-06-201-1/+1
* STM32 WS2812 Open Drain Configuration (#9414)Xelus222020-06-201-1/+9
* Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis2020-03-211-0/+95