]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/preonic/rules.mk
Add RGB support for Let’s Split v1
[qmk_firmware.git] / keyboards / preonic / rules.mk
index 071bfdc7fe7f18bba9793b26f14d599234d246df..6be5b55bcd2917b3e27a2638b2948c58b1a792a0 100644 (file)
@@ -63,8 +63,8 @@ MIDI_ENABLE ?= yes            # MIDI controls
 AUDIO_ENABLE ?= yes           # 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.  Do not enable this with audio at the same time.
-API_SYSEX_ENABLE ?= yes
+RGBLIGHT_ENABLE ?= no        # Enable WS2812 RGB underlight.
+API_SYSEX_ENABLE ?= no
 
 # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
 SLEEP_LED_ENABLE ?= no    # Breathing sleep LED during USB suspend
\ No newline at end of file