summaryrefslogtreecommitdiff
path: root/keyboards/dichotomy/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dichotomy/rules.mk')
-rwxr-xr-xkeyboards/dichotomy/rules.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/dichotomy/rules.mk b/keyboards/dichotomy/rules.mk
index 2b5eb0360c..a6029e3dbf 100755
--- a/keyboards/dichotomy/rules.mk
+++ b/keyboards/dichotomy/rules.mk
@@ -18,4 +18,5 @@ NKRO_ENABLE = yes # Enable N-Key Rollover
# BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
# # project specific files
-SRC += matrix.c serial_uart.c
+SRC += matrix.c
+QUANTUM_LIB_SRC += uart.c