Remove pointless SERIAL_LINK_ENABLE rules (#12846)
This commit is contained in:
parent
12292ba264
commit
62c3e3d11f
16 changed files with 0 additions and 16 deletions
|
@ -32,7 +32,6 @@ ifeq ($(strip $(KEYBOARD)), planck/light)
|
|||
endif
|
||||
ifeq ($(strip $(KEYBOARD)), planck/ez)
|
||||
RGBLIGHT_ENABLE = no
|
||||
# SERIAL_LINK_ENABLE = yes
|
||||
ENCODER_ENABLE = yes
|
||||
RGB_MATRIX_ENABLE = IS31FL3737
|
||||
INDICATOR_LIGHTS = yes
|
||||
|
|
|
@ -32,7 +32,6 @@ ifeq ($(strip $(KEYBOARD)), planck/light)
|
|||
endif
|
||||
ifeq ($(strip $(KEYBOARD)), planck/ez)
|
||||
RGBLIGHT_ENABLE = no
|
||||
# SERIAL_LINK_ENABLE = yes
|
||||
ENCODER_ENABLE = yes
|
||||
RGB_MATRIX_ENABLE = yes
|
||||
INDICATOR_LIGHTS = yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue