diff options
| author | Joel Challis <git@zvecr.com> | 2024-04-12 13:44:06 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-12 13:44:06 +0100 |
| commit | 214e091ec2a7af0629ce36bce28793a3630090c3 (patch) | |
| tree | 85a78c0fab82b2a2cf1f3a6a64ff76bb9ef5f43d /keyboards/maple_computing | |
| parent | 244b7143b68bbb43cab15fe20b9e80fc485b74ff (diff) | |
Corrections to split keyboard migrations (#23462)
Diffstat (limited to 'keyboards/maple_computing')
4 files changed, 2 insertions, 10 deletions
diff --git a/keyboards/maple_computing/lets_split_eh/eh/info.json b/keyboards/maple_computing/lets_split_eh/eh/info.json index 2b77267da8..6b680418df 100644 --- a/keyboards/maple_computing/lets_split_eh/eh/info.json +++ b/keyboards/maple_computing/lets_split_eh/eh/info.json | |||
| @@ -36,6 +36,7 @@ | |||
| 36 | "pin": "B2" | 36 | "pin": "B2" |
| 37 | }, | 37 | }, |
| 38 | "split": { | 38 | "split": { |
| 39 | "enabled": true, | ||
| 39 | "soft_serial_pin": "D0" | 40 | "soft_serial_pin": "D0" |
| 40 | }, | 41 | }, |
| 41 | "processor": "atmega32u4", | 42 | "processor": "atmega32u4", |
diff --git a/keyboards/maple_computing/lets_split_eh/info.json b/keyboards/maple_computing/lets_split_eh/info.json deleted file mode 100644 index 2b9790e84e..0000000000 --- a/keyboards/maple_computing/lets_split_eh/info.json +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | { | ||
| 2 | "split": { | ||
| 3 | "enabled": true | ||
| 4 | } | ||
| 5 | } | ||
diff --git a/keyboards/maple_computing/minidox/info.json b/keyboards/maple_computing/minidox/info.json deleted file mode 100644 index 2b9790e84e..0000000000 --- a/keyboards/maple_computing/minidox/info.json +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | { | ||
| 2 | "split": { | ||
| 3 | "enabled": true | ||
| 4 | } | ||
| 5 | } | ||
diff --git a/keyboards/maple_computing/minidox/rev1/info.json b/keyboards/maple_computing/minidox/rev1/info.json index e42ec5a08d..6f3a0dd1fc 100644 --- a/keyboards/maple_computing/minidox/rev1/info.json +++ b/keyboards/maple_computing/minidox/rev1/info.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": "D0" | 18 | "soft_serial_pin": "D0" |
| 18 | }, | 19 | }, |
| 19 | "processor": "atmega32u4", | 20 | "processor": "atmega32u4", |
