summaryrefslogtreecommitdiff
path: root/keyboards/matrix
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-01-25 05:38:32 +0000
committerQMK Bot <hello@qmk.fm>2021-01-25 05:38:32 +0000
commitcce7b91cb1c6f9805a962ca45e3b73a2295ed302 (patch)
tree90a6109b8e47280201351f998f03e7bef9924bbe /keyboards/matrix
parent9579e92451687f24adbee580ac2a2ba15e589b2a (diff)
parentc65aecc53adfc1c2cae11acdc4fb973792061767 (diff)
Merge remote-tracking branch 'origin/master' into develop
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 f404ef9ccd..3df5d78d55 100644
--- a/keyboards/matrix/m20add/config.h
+++ b/keyboards/matrix/m20add/config.h
@@ -82,7 +82,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 8fa6bbb5cc..f41cad94ce 100644
--- a/keyboards/matrix/noah/config.h
+++ b/keyboards/matrix/noah/config.h
@@ -26,7 +26,6 @@
#define DEBOUNCE 5
// i2c setting
-#define USE_I2CV1
#define I2C1_SCL 8
#define I2C1_SDA 9
#define I2C1_CLOCK_SPEED 400000