]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Update rules.mk
authorJack Humbert <jack.humb@gmail.com>
Mon, 5 Dec 2016 04:01:07 +0000 (23:01 -0500)
committerGitHub <noreply@github.com>
Mon, 5 Dec 2016 04:01:07 +0000 (23:01 -0500)
keyboards/planck/rules.mk

index 4874d92b9fd063f238cdd61edd992c8441bc83e5..fb24e823540a1901b3f5c91d228b9c4871121b8b 100644 (file)
@@ -62,8 +62,7 @@ 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.  Do not enable this with audio at the same time.
-API_SYSEX_ENABLE = no
-RAW_ENABLE = yes
+API_SYSEX_ENABLE = yes
 
 # 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
+SLEEP_LED_ENABLE ?= no    # Breathing sleep LED during USB suspend