]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/planck/rules.mk
Initial version of Raw HID interface
[qmk_firmware.git] / keyboards / planck / rules.mk
index ccee972715a37324662addf229580bb74863ca68..4874d92b9fd063f238cdd61edd992c8441bc83e5 100644 (file)
@@ -62,7 +62,8 @@ 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 = yes
+API_SYSEX_ENABLE = no
+RAW_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