summaryrefslogtreecommitdiff
path: root/quantum/config_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/config_common.h')
-rw-r--r--quantum/config_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/config_common.h b/quantum/config_common.h
index 8ed5f4a106..443473292d 100644
--- a/quantum/config_common.h
+++ b/quantum/config_common.h
@@ -76,6 +76,7 @@
} while(0)
# else
# error "USART configuration is needed."
+# endif
#endif
// I'm fairly sure these aren't needed, but oh well - Jack
@@ -125,4 +126,3 @@
#endif
-#endif