summaryrefslogtreecommitdiff
path: root/keyboards/handwired/chiron/keyboard.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/chiron/keyboard.json')
-rw-r--r--keyboards/handwired/chiron/keyboard.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/keyboards/handwired/chiron/keyboard.json b/keyboards/handwired/chiron/keyboard.json
index f02c8cea28..1685a9d477 100644
--- a/keyboards/handwired/chiron/keyboard.json
+++ b/keyboards/handwired/chiron/keyboard.json
@@ -41,7 +41,12 @@
},
"split": {
"enabled": true,
- "soft_serial_pin": "D0"
+ "handedness": {
+ "pin": "D2"
+ },
+ "serial": {
+ "pin": "D0"
+ }
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",