summaryrefslogtreecommitdiff
path: root/keyboards/k_type/mcuconf.h
diff options
context:
space:
mode:
authorAndrew-Fahmy <andrewj.fahmy@gmail.com>2021-12-06 22:58:02 -0600
committerGitHub <noreply@github.com>2021-12-06 20:58:02 -0800
commit23554726c8d6495e8153c994ed4a58112a79be49 (patch)
treed62bb67617635c9e2161d0c28048055652958db7 /keyboards/k_type/mcuconf.h
parentc0dcfcedf92c5950d3ce7d8eb19e27f2f057c596 (diff)
[Keyboard] Update K type (#15405)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/k_type/mcuconf.h')
-rw-r--r--keyboards/k_type/mcuconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/k_type/mcuconf.h b/keyboards/k_type/mcuconf.h
index 1d9ecf6104..b898d25e88 100644
--- a/keyboards/k_type/mcuconf.h
+++ b/keyboards/k_type/mcuconf.h
@@ -52,6 +52,6 @@
#define KINETIS_I2C_I2C0_PRIORITY 4
#define KINETIS_I2C_USE_I2C1 TRUE
-#define KINETIS_I2C_I2C0_PRIORITY 4
+#define KINETIS_I2C_I2C1_PRIORITY 4
#endif /* _MCUCONF_H_ */