1
0
Fork 0

Remove redundant I2C config defines from keyboards (#11661)

This commit is contained in:
Ryan 2021-01-25 16:37:53 +11:00 committed by GitHub
parent 66836effda
commit c65aecc53a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 0 additions and 26 deletions

View file

@ -53,7 +53,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