From c65aecc53adfc1c2cae11acdc4fb973792061767 Mon Sep 17 00:00:00 2001 From: Ryan Date: Mon, 25 Jan 2021 16:37:53 +1100 Subject: Remove redundant I2C config defines from keyboards (#11661) --- keyboards/handwired/riblee_f411/mcuconf.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'keyboards/handwired/riblee_f411') 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 -- cgit v1.2.3