Deploying to gh-pages from @ qmk/qmk_firmware@ee4e22d5ea 🚀

This commit is contained in:
tzarc 2023-09-25 01:45:19 +00:00
parent 317f2f7cd9
commit 28ed872183

View File

@ -22,7 +22,7 @@ On keyboards with onboard RGB LEDs, it is usually enabled by default. If it is n
RGBLIGHT_ENABLE = yes
```
?> There are additional configuration options for ARM controllers that offer increased performance over the default WS2812 bitbang driver. Please see [WS2812 Driver](ws2812_driver.md) for more information.
?> There are additional configuration options for ARM controllers that offer increased performance over the default WS2812 bitbang driver. Please see [WS2812 Driver](ws2812_driver.md) for more information. Also if you are using an RP2040 based board you will need to use the `vendor` driver detailed in the [PIO section here](ws2812_driver.md#pio).
For APA102 LEDs, add the following to your `rules.mk`: