Remove API_SYSEX_ENABLE
s from rules.mk (#13389)
This commit is contained in:
@@ -10,6 +10,5 @@ CONSOLE_ENABLE = yes # Console for debug
|
||||
BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration
|
||||
UNICODE_ENABLE = no
|
||||
SLEEP_LED_ENABLE = no
|
||||
API_SYSEX_ENABLE = no
|
||||
RGBLIGHT_ENABLE = no
|
||||
RGBLIGHT_ANIMATION = no
|
||||
|
@@ -10,6 +10,5 @@ CONSOLE_ENABLE = yes # Console for debug
|
||||
BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration
|
||||
UNICODE_ENABLE = no
|
||||
SLEEP_LED_ENABLE = no
|
||||
API_SYSEX_ENABLE = no
|
||||
RGBLIGHT_ENABLE = no
|
||||
RGBLIGHT_ANIMATION = no
|
||||
|
@@ -22,7 +22,6 @@ SWAP_HANDS_ENABLE = no # Allow swapping hands of keyboard.
|
||||
# KEY_LOCK_ENABLE = no # (+1730b)
|
||||
# CONSOLE_ENABLE = no # Console for debug(+400b)
|
||||
# BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000b)
|
||||
# API_SYSEX_ENABLE = no
|
||||
# MIDI_ENABLE = no
|
||||
# BLUETOOTH_ENABLE = no
|
||||
# AUDIO_ENABLE = no
|
||||
|
@@ -29,7 +29,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: ht
|
||||
UNICODE_ENABLE = yes # Unicode
|
||||
SWAP_HANDS_ENABLE= yes # Allow swapping hands of keyboard
|
||||
SLEEP_LED_ENABLE = no
|
||||
API_SYSEX_ENABLE = no
|
||||
|
||||
RGB_MATRIX_ENABLE = no # enable later
|
||||
RGB_MATRIX_DRIVER = IS31FL3731
|
||||
|
Reference in New Issue
Block a user