diff options
Diffstat (limited to 'keyboards/handwired/riblee_f411/mcuconf.h')
-rw-r--r-- | keyboards/handwired/riblee_f411/mcuconf.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/handwired/riblee_f411/mcuconf.h b/keyboards/handwired/riblee_f411/mcuconf.h index 51561d37ef..79a654f1a4 100644 --- a/keyboards/handwired/riblee_f411/mcuconf.h +++ b/keyboards/handwired/riblee_f411/mcuconf.h @@ -20,6 +20,3 @@ #undef STM32_I2C_USE_I2C1 #define STM32_I2C_USE_I2C1 TRUE - -#undef I2C_DRIVER -#define I2C_DRIVER I2CD1 |