mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-05-23 01:25:32 +00:00
Deploying to gh-pages from master @ 3d70766327
🚀
This commit is contained in:
parent
5a869374e1
commit
e07fbc17a0
@ -34,9 +34,10 @@ Some variants of the WS2812 may have their color components in a different physi
|
||||
In this case, you can change the byte order by defining `WS2812_BYTE_ORDER` as one of the following values:
|
||||
|
||||
|Byte order |Known devices |
|
||||
|-----------------------------------|-------------------------------|
|
||||
|---------------------------------|-----------------------------|
|
||||
|`WS2812_BYTE_ORDER_GRB` (default)|Most WS2812's, SK6812, SK6805|
|
||||
|`WS2812_BYTE_ORDER_RGB` |WS2812B-2020 |
|
||||
|`WS2812_BYTE_ORDER_BGR` |TM1812 |
|
||||
|
||||
|
||||
### Bitbang
|
||||
|
Loading…
Reference in New Issue
Block a user