summaryrefslogtreecommitdiff
path: root/layouts/community
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-05-10 02:53:21 +1000
committerGitHub <noreply@github.com>2021-05-10 02:53:21 +1000
commit62c3e3d11f6956b34966a320cb6897195a2428be (patch)
treeee1ea47162c6e89476cdd154cb41e6fc2f64609c /layouts/community
parent12292ba2642038b38ffef12b5e702c4403808c83 (diff)
Remove pointless SERIAL_LINK_ENABLE rules (#12846)
Diffstat (limited to 'layouts/community')
-rw-r--r--layouts/community/ortho_4x12/bocaj/rules.mk1
-rw-r--r--layouts/community/ortho_4x12/drashna/rules.mk1
2 files changed, 0 insertions, 2 deletions
diff --git a/layouts/community/ortho_4x12/bocaj/rules.mk b/layouts/community/ortho_4x12/bocaj/rules.mk
index 3383cfd35f..5c642e65ca 100644
--- a/layouts/community/ortho_4x12/bocaj/rules.mk
+++ b/layouts/community/ortho_4x12/bocaj/rules.mk
@@ -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
diff --git a/layouts/community/ortho_4x12/drashna/rules.mk b/layouts/community/ortho_4x12/drashna/rules.mk
index 2a9576758f..06a250ee79 100644
--- a/layouts/community/ortho_4x12/drashna/rules.mk
+++ b/layouts/community/ortho_4x12/drashna/rules.mk
@@ -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