Skip to content

Commit

Permalink
[Keyboard] Minivan : add missing enable to support RGB LEDs (#13157)
Browse files Browse the repository at this point in the history
Config.h has support for RGB LEDs but enable line was missing in rules.mk
  • Loading branch information
TerryMathews committed Jun 17, 2021
1 parent 2538d34 commit f9d88da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keyboards/thevankeyboards/minivan/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ MIDI_ENABLE = no # MIDI controls
UNICODE_ENABLE = no # Unicode
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
AUDIO_ENABLE = no # Audio output on port C6
RGBLIGHT_ENABLE = yes # Enable support for RGB LEDs

0 comments on commit f9d88da

Please sign in to comment.