aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ferris/sweep
diff options
context:
space:
mode:
authorJoel Challis2024-07-23 13:13:05 +0200
committerGitHub2024-07-23 13:13:05 +0200
commite8103722bcbce957ebf15da34b80571b49737572 (patch)
tree12d40e426c120062d2fe0d7c72d7254b1fa1044c /keyboards/ferris/sweep
parentce1adce69621378d5200d41d8ff0f15368c9161f (diff)
Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155)
Diffstat (limited to 'keyboards/ferris/sweep')
-rw-r--r--keyboards/ferris/sweep/keyboard.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/ferris/sweep/keyboard.json b/keyboards/ferris/sweep/keyboard.json
index 567ef16a86..0bb407cb79 100644
--- a/keyboards/ferris/sweep/keyboard.json
+++ b/keyboards/ferris/sweep/keyboard.json
@@ -23,7 +23,6 @@
},
"split": {
"enabled": true,
- "soft_serial_pin": "D2",
"bootmagic": {
"matrix": [4, 4]
},
@@ -36,6 +35,9 @@
["B5", "B4", null, null, null]
]
}
+ },
+ "serial": {
+ "pin": "D2"
}
},
"community_layouts": ["split_3x5_2"],