summaryrefslogtreecommitdiff
path: root/keyboards/helix/rev1/rules.mk
diff options
context:
space:
mode:
authorTakeshi ISHII <2170248+mtei@users.noreply.github.com>2022-02-18 01:18:16 +0900
committerGitHub <noreply@github.com>2022-02-17 08:18:16 -0800
commit7e00fcd7bc8bca8b0f78f55a8827247f503a58ce (patch)
tree8a3f2f145d4e844c86627dc7d58d7db672af7e35 /keyboards/helix/rev1/rules.mk
parentda68083fdf6e3237a1b6f4d1c8fee70ee10386c2 (diff)
[Keyboard] Remove Helix/rev1 (#16389)
Diffstat (limited to 'keyboards/helix/rev1/rules.mk')
-rw-r--r--keyboards/helix/rev1/rules.mk11
1 files changed, 0 insertions, 11 deletions
diff --git a/keyboards/helix/rev1/rules.mk b/keyboards/helix/rev1/rules.mk
deleted file mode 100644
index 1418f01786..0000000000
--- a/keyboards/helix/rev1/rules.mk
+++ /dev/null
@@ -1,11 +0,0 @@
-SRC += local_drivers/i2c.c
-SRC += local_drivers/serial.c
-SRC += local_drivers/ssd1306.c
-KEYBOARD_PATHS += $(HELIX_TOP_DIR)/local_drivers
-
-CUSTOM_MATRIX = yes
-
-SRC += rev1/matrix.c
-SRC += rev1/split_util.c
-
-BACKLIGHT_ENABLE = no