diff options
Diffstat (limited to 'keyboards/helix/rev1/rules.mk')
-rw-r--r-- | keyboards/helix/rev1/rules.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/helix/rev1/rules.mk b/keyboards/helix/rev1/rules.mk index daba80eaea..13834f5da1 100644 --- a/keyboards/helix/rev1/rules.mk +++ b/keyboards/helix/rev1/rules.mk @@ -1,4 +1,4 @@ -SRC += rev1/matrix.c \ - rev1/split_util.c +SRC += rev1/matrix.c +SRC += rev1/split_util.c BACKLIGHT_ENABLE = no |