summaryrefslogtreecommitdiff
path: root/keyboards/matrix
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/matrix')
-rw-r--r--keyboards/matrix/m20add/config.h1
-rw-r--r--keyboards/matrix/noah/config.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/matrix/m20add/config.h b/keyboards/matrix/m20add/config.h
index 8c3f922ab9..a4b3a66480 100644
--- a/keyboards/matrix/m20add/config.h
+++ b/keyboards/matrix/m20add/config.h
@@ -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
diff --git a/keyboards/matrix/noah/config.h b/keyboards/matrix/noah/config.h
index 5e5b49b619..1b0f2515c7 100644
--- a/keyboards/matrix/noah/config.h
+++ b/keyboards/matrix/noah/config.h
@@ -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