diff options
author | QMK Bot <hello@qmk.fm> | 2021-01-25 05:38:32 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-01-25 05:38:32 +0000 |
commit | cce7b91cb1c6f9805a962ca45e3b73a2295ed302 (patch) | |
tree | 90a6109b8e47280201351f998f03e7bef9924bbe /keyboards/handwired/riblee_f411 | |
parent | 9579e92451687f24adbee580ac2a2ba15e589b2a (diff) | |
parent | c65aecc53adfc1c2cae11acdc4fb973792061767 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/riblee_f411')
-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 |