1
0
Fork 0

[Keyboard] Minivan : add missing enable to support RGB LEDs (#13157)

Config.h has support for RGB LEDs but enable line was missing in rules.mk
This commit is contained in:
TerryMathews 2021-06-17 01:39:18 -04:00 committed by GitHub
parent 2538d341d8
commit f9d88da86f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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