diff --git a/keyboards/typek/mcuconf.h b/keyboards/typek/mcuconf.h index 3b8dd15a879..8f2f7e1cab5 100644 --- a/keyboards/typek/mcuconf.h +++ b/keyboards/typek/mcuconf.h @@ -31,9 +31,6 @@ #define STM32_PPRE1 STM32_PPRE1_DIV2 #define STM32_PPRE2 STM32_PPRE2_DIV1 -#undef STM32_I2C_USE_I2C1 -#define STM32_I2C_USE_I2C1 TRUE - #undef STM32_PWM_USE_ADVANCED #define STM32_PWM_USE_ADVANCED TRUE