Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)
parent
70cc5809f9
commit
44260c3414
@ -1,5 +1,4 @@
|
|||||||
AUTO_SHIFT_ENABLE = yes
|
AUTO_SHIFT_ENABLE = yes
|
||||||
TAP_DANCE_ENABLE = yes
|
TAP_DANCE_ENABLE = yes
|
||||||
API_SYSEX_ENABLE = no
|
|
||||||
CONSOLE_ENABLE = no
|
CONSOLE_ENABLE = no
|
||||||
EXTRAKEY_ENABLE = no
|
EXTRAKEY_ENABLE = no
|
||||||
|
|||||||
Loading…
Reference in New Issue