summaryrefslogtreecommitdiff
path: root/keyboards/massdrop/thekey/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/massdrop/thekey/info.json')
-rw-r--r--keyboards/massdrop/thekey/info.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/massdrop/thekey/info.json b/keyboards/massdrop/thekey/info.json
index 56fe74729c..71fac9f31b 100644
--- a/keyboards/massdrop/thekey/info.json
+++ b/keyboards/massdrop/thekey/info.json
@@ -8,6 +8,11 @@
"pid": "0x0000",
"device_version": "0.0.1"
},
+ "matrix_pins": {
+ "cols": ["D2", "D1", "D0"],
+ "rows": ["D4"]
+ },
+ "diode_direction": "ROW2COL",
"backlight": {
"pin": "B6"
},