]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/bfo9000/serial.c
Fix Split keyboards so they compile on Configurator (#3051)
[qmk_firmware.git] / keyboards / bfo9000 / serial.c
index 4936e4249f0fe0d745f76410c1ac9988be6d9be5..fea57b651018f5b6193b59983a2054b614c9048f 100644 (file)
@@ -12,7 +12,7 @@
 #include <stdbool.h>
 #include "serial.h"
 
-#ifdef USE_SERIAL
+#ifndef USE_I2C
 
 // Serial pulse period in microseconds. Its probably a bad idea to lower this
 // value.