RGB Inidcator example for new van pcbs (#6544)
* RGB Inidcator example for new van pcbs * simplify config.h As per @drashna in CR
This commit is contained in:
parent
cbe1af47de
commit
c289a4cb20
5 changed files with 57 additions and 122 deletions
|
|
@ -13,5 +13,5 @@ MIDI_ENABLE = no # MIDI controls
|
|||
AUDIO_ENABLE = no # Audio output on port C6
|
||||
UNICODE_ENABLE = no # Unicode
|
||||
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
|
||||
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
|
||||
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
|
||||
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue