diff options
Diffstat (limited to 'keyboards/xelus/pachi/rgb/config.h')
| -rw-r--r-- | keyboards/xelus/pachi/rgb/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
