diff options
author | QMK Bot <hello@qmk.fm> | 2021-01-25 05:38:32 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-01-25 05:38:32 +0000 |
commit | cce7b91cb1c6f9805a962ca45e3b73a2295ed302 (patch) | |
tree | 90a6109b8e47280201351f998f03e7bef9924bbe /keyboards/xelus/kangaroo | |
parent | 9579e92451687f24adbee580ac2a2ba15e589b2a (diff) | |
parent | c65aecc53adfc1c2cae11acdc4fb973792061767 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/xelus/kangaroo')
-rw-r--r-- | keyboards/xelus/kangaroo/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/xelus/kangaroo/config.h b/keyboards/xelus/kangaroo/config.h index 0c3e6e291b..f6b17c24a3 100644 --- a/keyboards/xelus/kangaroo/config.h +++ b/keyboards/xelus/kangaroo/config.h @@ -49,7 +49,6 @@ #define I2C1_SCL_PAL_MODE 1 #define I2C1_SDA_PAL_MODE 1 -#define I2C1_TIMINGR_PRESC 0U #define I2C1_TIMINGR_SCLDEL 3U #define I2C1_TIMINGR_SDADEL 1U #define I2C1_TIMINGR_SCLH 3U |