summaryrefslogtreecommitdiff
path: root/keyboards/ergoslab
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-04-12 13:44:06 +0100
committerGitHub <noreply@github.com>2024-04-12 13:44:06 +0100
commit214e091ec2a7af0629ce36bce28793a3630090c3 (patch)
tree85a78c0fab82b2a2cf1f3a6a64ff76bb9ef5f43d /keyboards/ergoslab
parent244b7143b68bbb43cab15fe20b9e80fc485b74ff (diff)
Corrections to split keyboard migrations (#23462)
Diffstat (limited to 'keyboards/ergoslab')
-rw-r--r--keyboards/ergoslab/info.json5
-rw-r--r--keyboards/ergoslab/rev1/keyboard.json1
2 files changed, 1 insertions, 5 deletions
diff --git a/keyboards/ergoslab/info.json b/keyboards/ergoslab/info.json
deleted file mode 100644
index 2b9790e84e..0000000000
--- a/keyboards/ergoslab/info.json
+++ /dev/null
@@ -1,5 +0,0 @@
1{
2 "split": {
3 "enabled": true
4 }
5}
diff --git a/keyboards/ergoslab/rev1/keyboard.json b/keyboards/ergoslab/rev1/keyboard.json
index 51c522043b..82e4b41b6d 100644
--- a/keyboards/ergoslab/rev1/keyboard.json
+++ b/keyboards/ergoslab/rev1/keyboard.json
@@ -14,6 +14,7 @@
14 }, 14 },
15 "diode_direction": "COL2ROW", 15 "diode_direction": "COL2ROW",
16 "split": { 16 "split": {
17 "enabled": true,
17 "soft_serial_pin": "D2" 18 "soft_serial_pin": "D2"
18 }, 19 },
19 "rgblight": { 20 "rgblight": {