mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-12 11:34:38 +00:00
enable api sysex for ez
This commit is contained in:
parent
6e0f994950
commit
06f18e95d4
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ OPT_DEFS += -DBOOTLOADER_SIZE=512
|
||||||
#
|
#
|
||||||
|
|
||||||
SLEEP_LED_ENABLE = no
|
SLEEP_LED_ENABLE = no
|
||||||
|
API_SYSEX_ENABLE ?= yes
|
||||||
|
|
||||||
ifndef QUANTUM_DIR
|
ifndef QUANTUM_DIR
|
||||||
include ../../../Makefile
|
include ../../../Makefile
|
||||||
|
|
Loading…
Reference in a new issue