summaryrefslogtreecommitdiff
path: root/keyboards/ez_maker/directpins/teensy_lc/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ez_maker/directpins/teensy_lc/mcuconf.h')
-rw-r--r--keyboards/ez_maker/directpins/teensy_lc/mcuconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ez_maker/directpins/teensy_lc/mcuconf.h b/keyboards/ez_maker/directpins/teensy_lc/mcuconf.h
index f73bec3dc3..ec7de16c97 100644
--- a/keyboards/ez_maker/directpins/teensy_lc/mcuconf.h
+++ b/keyboards/ez_maker/directpins/teensy_lc/mcuconf.h
@@ -45,7 +45,7 @@
/*
* I2C driver settings
*/
-#define KINETIS_I2C_USE_I2C0 TRUE
+#define KINETIS_I2C_USE_I2C0 FALSE
#define KINETIS_I2C_I2C0_PRIORITY 4
#endif /* _MCUCONF_H_ */