Replace outdated RGB/Audio information

This commit is contained in:
Drashna Jaelre 2018-10-22 08:57:37 -07:00 committed by Jack Humbert
parent 5694e7b6a6
commit 00b6f14821
277 changed files with 280 additions and 293 deletions

View file

@ -27,7 +27,7 @@ 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 ?= yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
RGBLIGHT_ENABLE ?= yes # Enable WS2812 RGB underlight.
RGBLIGHT_CUSTOM_DRIVER = yes
TAP_DANCE_ENABLE = no