Browse Source

Revert "Update feature_rgblight.md" (#22132)

pull/22134/head
Nick Brassel 7 months ago
committed by GitHub
parent
commit
9b429bd12d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/feature_rgblight.md

+ 1
- 1
docs/feature_rgblight.md 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. 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`:


Loading…
Cancel
Save