summaryrefslogtreecommitdiff
path: root/keyboards/bluebell/swoop/keyboard.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/bluebell/swoop/keyboard.json')
-rw-r--r--keyboards/bluebell/swoop/keyboard.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/bluebell/swoop/keyboard.json b/keyboards/bluebell/swoop/keyboard.json
index 5cc29818b8..08f61ac20d 100644
--- a/keyboards/bluebell/swoop/keyboard.json
+++ b/keyboards/bluebell/swoop/keyboard.json
@@ -42,13 +42,15 @@
},
"split": {
"enabled": true,
- "soft_serial_pin": "D2",
"encoder": {
"right": {
"rotary": [
{"pin_a": "B5", "pin_b": "B4"}
]
}
+ },
+ "serial": {
+ "pin": "D2"
}
},
"processor": "atmega32u4",