You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
analog.c Normalise include statements in core code (#11153) 5 years ago
analog.h
i2c_master.c 2020 November 28 Breaking Changes Update (#11053) 5 years ago
i2c_master.h Normalise include statements in core code (#11153) 5 years ago
serial.c Normalise include statements in core code (#11153) 5 years ago
serial.h ARM split - Add uart half duplex transport support (#7987) 6 years ago
serial_usart.c Normalise include statements in keyboard code (#11185) 5 years ago
spi_master.c Align ChibiOS spi_master behaviour with AVR (#11404) 5 years ago
spi_master.h Normalise include statements in core code (#11153) 5 years ago
ws2812.c Add BGR byte order for WS2812 drivers (#11562) 5 years ago
ws2812_pwm.c Add BGR byte order for WS2812 drivers (#11562) 5 years ago
ws2812_spi.c Add BGR byte order for WS2812 drivers (#11562) 5 years ago