Remove redundant I2C config defines from keyboards (#11661)
This commit is contained in:
parent
66836effda
commit
c65aecc53a
10 changed files with 0 additions and 26 deletions
|
@ -78,7 +78,6 @@
|
|||
#define DEBOUNCE 5
|
||||
|
||||
// i2c setting
|
||||
#define USE_I2CV1
|
||||
#define I2C1_SCL 8
|
||||
#define I2C1_SDA 9
|
||||
#define I2C1_CLOCK_SPEED 400000
|
||||
|
|
|
@ -24,7 +24,6 @@
|
|||
#define DEBOUNCE 5
|
||||
|
||||
// i2c setting
|
||||
#define USE_I2CV1
|
||||
#define I2C1_SCL 8
|
||||
#define I2C1_SDA 9
|
||||
#define I2C1_CLOCK_SPEED 400000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue