X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fplanck%2Frules.mk;h=4874d92b9fd063f238cdd61edd992c8441bc83e5;hb=fe001d46fd06924bb81fe8d506f5be8894db3df0;hp=25db53a315e239fecd8d36e66ac72fb49096926a;hpb=8655677584483e46d9b45873aa50ec6e860486dd;p=qmk_firmware.git diff --git a/keyboards/planck/rules.mk b/keyboards/planck/rules.mk index 25db53a31..4874d92b9 100644 --- a/keyboards/planck/rules.mk +++ b/keyboards/planck/rules.mk @@ -62,6 +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 = 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