summaryrefslogtreecommitdiffstats
path: root/keyboards/stront/keymaps/i2c/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/stront/keymaps/i2c/config.h')
-rw-r--r--keyboards/stront/keymaps/i2c/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/stront/keymaps/i2c/config.h b/keyboards/stront/keymaps/i2c/config.h
new file mode 100644
index 0000000000..8c71dad835
--- /dev/null
+++ b/keyboards/stront/keymaps/i2c/config.h
@@ -0,0 +1,8 @@
+// Copyright 2023 zzeneg (@zzeneg)
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#pragma once
+
+#define I2C_DRIVER I2CD1
+#define I2C1_SDA_PIN GP10
+#define I2C1_SCL_PIN GP11