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
10 changed files with 0 additions and 26 deletions

View File

@@ -20,6 +20,3 @@
#undef STM32_I2C_USE_I2C1
#define STM32_I2C_USE_I2C1 TRUE
#undef I2C_DRIVER
#define I2C_DRIVER I2CD1