summaryrefslogtreecommitdiff
path: root/keyboards/aeboards/ext65/rev2/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/aeboards/ext65/rev2/config.h')
-rw-r--r--keyboards/aeboards/ext65/rev2/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/aeboards/ext65/rev2/config.h b/keyboards/aeboards/ext65/rev2/config.h
index 778fc3ea6c..498e345ad7 100644
--- a/keyboards/aeboards/ext65/rev2/config.h
+++ b/keyboards/aeboards/ext65/rev2/config.h
@@ -56,8 +56,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define WS2812_EXTERNAL_PULLUP
// I2C OLED defines
-#define I2C1_SCL 8
-#define I2C1_SDA 9
+#define I2C1_SCL_PIN B8
+#define I2C1_SDA_PIN B9
#define I2C1_SCL_PAL_MODE 1
#define I2C1_SDA_PAL_MODE 1