diff options
Diffstat (limited to 'keyboards/helix/rev3_5rows/keyboard.json')
| -rw-r--r-- | keyboards/helix/rev3_5rows/keyboard.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/helix/rev3_5rows/keyboard.json b/keyboards/helix/rev3_5rows/keyboard.json index b61db7df86..485cfd924f 100644 --- a/keyboards/helix/rev3_5rows/keyboard.json +++ b/keyboards/helix/rev3_5rows/keyboard.json @@ -99,7 +99,9 @@ }, "split": { "enabled": true, - "soft_serial_pin": "D2" + "serial": { + "pin": "D2" + } }, "ws2812": { "pin": "D3" |