diff options
Diffstat (limited to 'keyboards/xelus')
| -rw-r--r-- | keyboards/xelus/kangaroo/config.h | 4 | ||||
| -rw-r--r-- | keyboards/xelus/pachi/rgb/config.h | 4 | ||||
| -rw-r--r-- | keyboards/xelus/valor/rev2/config.h | 4 | ||||
| -rw-r--r-- | keyboards/xelus/valor_frl_tkl/config.h | 4 |
4 files changed, 8 insertions, 8 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 |
diff --git a/keyboards/xelus/pachi/rgb/config.h b/keyboards/xelus/pachi/rgb/config.h index 9378b2c41..3bc7071ec 100644 --- a/keyboards/xelus/pachi/rgb/config.h +++ b/keyboards/xelus/pachi/rgb/config.h | |||
| @@ -45,8 +45,8 @@ | |||
| 45 | #define LOCKING_RESYNC_ENABLE | 45 | #define LOCKING_RESYNC_ENABLE |
| 46 | 46 | ||
| 47 | // I2C setup | 47 | // I2C setup |
| 48 | #define I2C1_SCL 8 | 48 | #define I2C1_SCL_PIN B8 |
| 49 | #define I2C1_SDA 9 | 49 | #define I2C1_SDA_PIN B9 |
| 50 | #define I2C1_SCL_PAL_MODE 4 | 50 | #define I2C1_SCL_PAL_MODE 4 |
| 51 | #define I2C1_SDA_PAL_MODE 4 | 51 | #define I2C1_SDA_PAL_MODE 4 |
| 52 | #define I2C1_TIMINGR_PRESC 0U | 52 | #define I2C1_TIMINGR_PRESC 0U |
diff --git a/keyboards/xelus/valor/rev2/config.h b/keyboards/xelus/valor/rev2/config.h index 2ab581c75..502cc482e 100644 --- a/keyboards/xelus/valor/rev2/config.h +++ b/keyboards/xelus/valor/rev2/config.h | |||
| @@ -47,8 +47,8 @@ | |||
| 47 | #define LOCKING_RESYNC_ENABLE | 47 | #define LOCKING_RESYNC_ENABLE |
| 48 | 48 | ||
| 49 | // I2C setup | 49 | // I2C setup |
| 50 | #define I2C1_SCL 8 | 50 | #define I2C1_SCL_PIN B8 |
| 51 | #define I2C1_SDA 9 | 51 | #define I2C1_SDA_PIN B9 |
| 52 | #define I2C1_SCL_PAL_MODE 4 | 52 | #define I2C1_SCL_PAL_MODE 4 |
| 53 | #define I2C1_SDA_PAL_MODE 4 | 53 | #define I2C1_SDA_PAL_MODE 4 |
| 54 | #define I2C1_TIMINGR_PRESC 0U | 54 | #define I2C1_TIMINGR_PRESC 0U |
diff --git a/keyboards/xelus/valor_frl_tkl/config.h b/keyboards/xelus/valor_frl_tkl/config.h index 5319a95ba..c1c08878c 100644 --- a/keyboards/xelus/valor_frl_tkl/config.h +++ b/keyboards/xelus/valor_frl_tkl/config.h | |||
| @@ -47,8 +47,8 @@ | |||
| 47 | #define LOCKING_RESYNC_ENABLE | 47 | #define LOCKING_RESYNC_ENABLE |
| 48 | 48 | ||
| 49 | // I2C OLED defines | 49 | // I2C OLED defines |
| 50 | #define I2C1_SCL 8 | 50 | #define I2C1_SCL_PIN B8 |
| 51 | #define I2C1_SDA 9 | 51 | #define I2C1_SDA_PIN B9 |
| 52 | 52 | ||
| 53 | #define I2C1_SCL_PAL_MODE 1 | 53 | #define I2C1_SCL_PAL_MODE 1 |
| 54 | #define I2C1_SDA_PAL_MODE 1 | 54 | #define I2C1_SDA_PAL_MODE 1 |
