X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fergodox%2Fez%2Frules.mk;h=64b2db8158e398a395c9db5080711cc370264b63;hb=bee9183e7fae7c739b9c42dd4dc759783ac80e46;hp=37e554b30457804a43576c2c13856f5ab6ee35dc;hpb=cff26bc48413ec62d4f4a37e3a6ba34721e7670c;p=qmk_firmware.git diff --git a/keyboards/ergodox/ez/rules.mk b/keyboards/ergodox/ez/rules.mk index 37e554b30..64b2db815 100644 --- a/keyboards/ergodox/ez/rules.mk +++ b/keyboards/ergodox/ez/rules.mk @@ -71,6 +71,10 @@ OPT_DEFS += -DBOOTLOADER_SIZE=512 # comment out to disable the options. # +SLEEP_LED_ENABLE = no +API_SYSEX_ENABLE ?= no +RGBLIGHT_ENABLE ?= yes + ifndef QUANTUM_DIR include ../../../Makefile endif