Browse Source

enable api sysex for ez

Jack Humbert 8 years ago
parent
commit
06f18e95d4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      keyboards/ergodox/ez/rules.mk

+ 1 - 0
keyboards/ergodox/ez/rules.mk

@@ -72,6 +72,7 @@ OPT_DEFS += -DBOOTLOADER_SIZE=512
 #
 
 SLEEP_LED_ENABLE = no
+API_SYSEX_ENABLE ?= yes
 
 ifndef QUANTUM_DIR
 	include ../../../Makefile