summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/delphine/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mechlovin/delphine/info.json')
-rw-r--r--keyboards/mechlovin/delphine/info.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/mechlovin/delphine/info.json b/keyboards/mechlovin/delphine/info.json
index 4495943544..7e53ebf464 100644
--- a/keyboards/mechlovin/delphine/info.json
+++ b/keyboards/mechlovin/delphine/info.json
@@ -6,6 +6,11 @@
"usb": {
"vid": "0x4D4C"
},
+ "matrix_pins": {
+ "cols": ["F7", "D7", "D6", "D2"],
+ "rows": ["F0", "F1", "F4", "F5", "F6", "D3"]
+ },
+ "diode_direction": "COL2ROW",
"indicators": {
"num_lock": "B5"
},