From a6b7936ff80c6e147fe8f263a8357553eebdd2c7 Mon Sep 17 00:00:00 2001 From: tzarc Date: Mon, 25 Sep 2023 01:52:19 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20qmk/qmk?= =?UTF-8?q?=5Ffirmware@9b429bd12d6375e6141629af9c330072b6c3c024=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- feature_rgblight.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feature_rgblight.md b/feature_rgblight.md index 5aeffa81b82..39b7e6a6f1e 100644 --- a/feature_rgblight.md +++ b/feature_rgblight.md @@ -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. 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). +?> 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. For APA102 LEDs, add the following to your `rules.mk`: