summaryrefslogtreecommitdiff
path: root/keyboards/stenokeyboards/the_uni/rp_2040/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/stenokeyboards/the_uni/rp_2040/info.json')
-rw-r--r--keyboards/stenokeyboards/the_uni/rp_2040/info.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/stenokeyboards/the_uni/rp_2040/info.json b/keyboards/stenokeyboards/the_uni/rp_2040/info.json
index 6425514687..c48ad290f4 100644
--- a/keyboards/stenokeyboards/the_uni/rp_2040/info.json
+++ b/keyboards/stenokeyboards/the_uni/rp_2040/info.json
@@ -2,6 +2,11 @@
"usb": {
"device_version": "0.0.4"
},
+ "matrix_pins": {
+ "cols": ["GP24", "GP23", "GP21", "GP20", "GP19", "GP6", "GP5", "GP4", "GP3", "GP2", "GP1"],
+ "rows": ["GP25", "GP18", "GP17"]
+ },
+ "diode_direction": "COL2ROW",
"processor": "RP2040",
"bootloader": "rp2040"
}