summaryrefslogtreecommitdiff
path: root/keyboards/matrix/m20add
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-01-25 16:37:53 +1100
committerGitHub <noreply@github.com>2021-01-25 16:37:53 +1100
commitc65aecc53adfc1c2cae11acdc4fb973792061767 (patch)
treeb90f4aeb00d05e2c4786b9d9e03680b8e8c58ad2 /keyboards/matrix/m20add
parent66836effdae5e47231b59a92ed8726ad3267a055 (diff)
Remove redundant I2C config defines from keyboards (#11661)
Diffstat (limited to 'keyboards/matrix/m20add')
-rw-r--r--keyboards/matrix/m20add/config.h1
1 files changed, 0 insertions, 1 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