diff options
Diffstat (limited to 'keyboards/handwired/chiron/keyboard.json')
| -rw-r--r-- | keyboards/handwired/chiron/keyboard.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/handwired/chiron/keyboard.json b/keyboards/handwired/chiron/keyboard.json index efbf66335b..1685a9d477 100644 --- a/keyboards/handwired/chiron/keyboard.json +++ b/keyboards/handwired/chiron/keyboard.json @@ -44,7 +44,9 @@ "handedness": { "pin": "D2" }, - "soft_serial_pin": "D0" + "serial": { + "pin": "D0" + } }, "processor": "atmega32u4", "bootloader": "atmel-dfu", |