summaryrefslogtreecommitdiff
path: root/keyboards/ai03/orbit_x/keyboard.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ai03/orbit_x/keyboard.json')
-rw-r--r--keyboards/ai03/orbit_x/keyboard.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/keyboards/ai03/orbit_x/keyboard.json b/keyboards/ai03/orbit_x/keyboard.json
index edfbbb2796..d039969b37 100644
--- a/keyboards/ai03/orbit_x/keyboard.json
+++ b/keyboards/ai03/orbit_x/keyboard.json
@@ -28,12 +28,17 @@
"diode_direction": "COL2ROW",
"split": {
"enabled": true,
- "soft_serial_pin": "D0",
+ "handedness": {
+ "pin": "D5"
+ },
"matrix_pins": {
"right": {
"cols": ["D6", "B6", "B1", "B0", "B3", "B2"],
"rows": ["B5", "D7", "B4", "D4"]
}
+ },
+ "serial": {
+ "pin": "D0"
}
},
"processor": "atmega32u4",