summaryrefslogtreecommitdiffstats
path: root/keyboards/helix/rev2/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/helix/rev2/rules.mk')
-rw-r--r--keyboards/helix/rev2/rules.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/keyboards/helix/rev2/rules.mk b/keyboards/helix/rev2/rules.mk
index 6ab01f44b..4ea623c43 100644
--- a/keyboards/helix/rev2/rules.mk
+++ b/keyboards/helix/rev2/rules.mk
@@ -1,3 +1,4 @@
-SRC += rev2/matrix.c \
- rev2/split_util.c \
- ws2812.c
+SRC += rev2/matrix.c
+SRC += rev2/split_util.c
+SRC += rev2/split_scomm.c
+SRC += ws2812.c