]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - quantum/config_common.h
Added missing endif for ifdef __AVR_ATmega32U4__ and removed the unnecessary one...
[qmk_firmware.git] / quantum / config_common.h
index 8ed5f4a106e47edcd44c46d8b9a49221d0f4c225..443473292de66fa918da1c3f9f99c3ebee908304 100644 (file)
@@ -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
 
 #endif
 
-#endif