aboutsummaryrefslogtreecommitdiff
path: root/keyboards/xelus/kangaroo/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/xelus/kangaroo/config.h')
-rw-r--r--keyboards/xelus/kangaroo/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/xelus/kangaroo/config.h b/keyboards/xelus/kangaroo/config.h
index f6b17c24a..1d746b342 100644
--- a/keyboards/xelus/kangaroo/config.h
+++ b/keyboards/xelus/kangaroo/config.h
@@ -43,8 +43,8 @@
43#define LOCKING_RESYNC_ENABLE 43#define LOCKING_RESYNC_ENABLE
44 44
45// I2C OLED defines 45// I2C OLED defines
46#define I2C1_SCL 8 46#define I2C1_SCL_PIN B8
47#define I2C1_SDA 9 47#define I2C1_SDA_PIN B9
48 48
49#define I2C1_SCL_PAL_MODE 1 49#define I2C1_SCL_PAL_MODE 1
50#define I2C1_SDA_PAL_MODE 1 50#define I2C1_SDA_PAL_MODE 1