summaryrefslogtreecommitdiff
path: root/keyboards/ez_maker/directpins/teensy_32/mcuconf.h
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2022-08-05 00:41:29 +0100
committerGitHub <noreply@github.com>2022-08-05 00:41:29 +0100
commit8978960a875b61d9e3de6ef0ca60d066e19e4fef (patch)
tree19424a4fb2730c755e4476d51bf5b179bbc24155 /keyboards/ez_maker/directpins/teensy_32/mcuconf.h
parentefd3b1e0bd27a5330832ee2da31e4ffa656c8592 (diff)
Tidy up ez_maker (#17910)
Diffstat (limited to 'keyboards/ez_maker/directpins/teensy_32/mcuconf.h')
-rw-r--r--keyboards/ez_maker/directpins/teensy_32/mcuconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ez_maker/directpins/teensy_32/mcuconf.h b/keyboards/ez_maker/directpins/teensy_32/mcuconf.h
index 327f5c9aa3..4d96941426 100644
--- a/keyboards/ez_maker/directpins/teensy_32/mcuconf.h
+++ b/keyboards/ez_maker/directpins/teensy_32/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_ */