summaryrefslogtreecommitdiff
path: root/keyboards/helix/rev2/rules.mk
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-05-04 10:14:08 +1000
committerGitHub <noreply@github.com>2023-05-04 10:14:08 +1000
commitd579d82cacd9c69634790d9a9de5edeeaa19226f (patch)
tree46e824810ec745a021fd3b7c1cdb8061da20d87f /keyboards/helix/rev2/rules.mk
parent13e139779e646388d13a5070c4e28893522e5be6 (diff)
Helix rev2: remove 4 rows option (#20667)
Diffstat (limited to 'keyboards/helix/rev2/rules.mk')
-rw-r--r--keyboards/helix/rev2/rules.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/helix/rev2/rules.mk b/keyboards/helix/rev2/rules.mk
index dce8b9d3ea..03396029a3 100644
--- a/keyboards/helix/rev2/rules.mk
+++ b/keyboards/helix/rev2/rules.mk
@@ -3,7 +3,6 @@ KEYBOARD_LOCAL_FEATURES_MK := $(dir $(lastword $(MAKEFILE_LIST)))local_features.
SPLIT_KEYBOARD = yes
# Helix Spacific Build Options default values
-HELIX_ROWS = 5 # Helix Rows is 4 or 5
OLED_ENABLE = yes # OLED_ENABLE
LOCAL_GLCDFONT = no # use each keymaps "helixfont.h" insted of "common/glcdfont.c"
LED_BACK_ENABLE = no # LED backlight (Enable WS2812 RGB underlight.)