]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/minidox/serial.c
Fix Split keyboards so they compile on Configurator (#3051)
[qmk_firmware.git] / keyboards / minidox / serial.c
index 6faed09ce077c7b5d300b182d4705c8166e295fe..74bcbb6bf6e205e85008bf5b716f59adf6f8e103 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.