summaryrefslogtreecommitdiff
path: root/keyboards
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-11-08 17:44:08 +0000
committerQMK Bot <hello@qmk.fm>2023-11-08 17:44:08 +0000
commit96ea2773816921b6fa84ff6b89390ad90767430c (patch)
tree911ce24fe2fef645d772c0870acfbe2279eaa577 /keyboards
parent5a281d1ee987e83560ffb16a92c8f5a8826f7655 (diff)
parent64bbeff57d34d8795cc1f6952d66bc96141c9cb5 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/rmi_kb/herringbone/pro/info.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/keyboards/rmi_kb/herringbone/pro/info.json b/keyboards/rmi_kb/herringbone/pro/info.json
index bbef69f28a..caab0f11e1 100644
--- a/keyboards/rmi_kb/herringbone/pro/info.json
+++ b/keyboards/rmi_kb/herringbone/pro/info.json
@@ -15,7 +15,7 @@
"diode_direction": "COL2ROW",
"encoder": {
"rotary": [
- {"pin_a": "C3", "pin_b": "C2"}
+ {"pin_a": "C3", "pin_b": "C2", "resolution": 2}
]
},
"processor": "atmega32a",
@@ -247,9 +247,7 @@
{"matrix": [0, 13], "x": 14, "y": 0},
- {"matrix": [6, 0], "x": 15.25, "y": 0},
- {"matrix": [0, 14], "x": 16.25, "y": 0},
- {"matrix": [6, 1], "x": 17.25, "y": 0},
+ {"matrix": [0, 14], "x": 15.5, "y": 0},
{"matrix": [1, 0], "x": 0, "y": 1.25},
{"matrix": [1, 1], "x": 1, "y": 1.25},
@@ -329,7 +327,9 @@
{"matrix": [5, 9], "x": 10, "y": 5.25, "w": 1.5},
{"matrix": [5, 10], "x": 11.5, "y": 5.25, "w": 1.5},
- {"matrix": [5, 13], "x": 14.25, "y": 5.5}
+ {"matrix": [5, 12], "x": 13.25, "y": 5.5},
+ {"matrix": [5, 13], "x": 14.25, "y": 5.5},
+ {"matrix": [5, 14], "x": 15.25, "y": 5.5}
]
}
}