qmk-dactyl-manuform-a/drivers/chibios
kb-elmo 3d70766327
Add BGR byte order for WS2812 drivers (#11562)
* add byte order bgr for ws2812

* update docs for driver change

* Update ws2812_driver.md

* Update docs/ws2812_driver.md

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
2021-01-16 08:42:30 +11:00
..
analog.c Normalise include statements in core code (#11153) 2020-12-11 13:45:24 +11:00
analog.h Initial arm->chibios pass - simplify some platform logic (#8450) 2020-03-21 16:20:04 +11:00
i2c_master.c 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
i2c_master.h Normalise include statements in core code (#11153) 2020-12-11 13:45:24 +11:00
serial.c Normalise include statements in core code (#11153) 2020-12-11 13:45:24 +11:00
serial.h ARM split - Add uart half duplex transport support (#7987) 2020-05-21 18:00:21 +01:00
serial_usart.c Normalise include statements in keyboard code (#11185) 2020-12-16 14:27:23 +11:00
spi_master.c Align ChibiOS spi_master behaviour with AVR (#11404) 2021-01-03 14:53:53 +11:00
spi_master.h Normalise include statements in core code (#11153) 2020-12-11 13:45:24 +11:00
ws2812.c Add BGR byte order for WS2812 drivers (#11562) 2021-01-16 08:42:30 +11:00
ws2812_pwm.c Add BGR byte order for WS2812 drivers (#11562) 2021-01-16 08:42:30 +11:00
ws2812_spi.c Add BGR byte order for WS2812 drivers (#11562) 2021-01-16 08:42:30 +11:00