summaryrefslogtreecommitdiff
path: root/keyboards/aidansmithdotdev
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-07-23 12:13:05 +0100
committerGitHub <noreply@github.com>2024-07-23 12:13:05 +0100
commite8103722bcbce957ebf15da34b80571b49737572 (patch)
tree12d40e426c120062d2fe0d7c72d7254b1fa1044c /keyboards/aidansmithdotdev
parentce1adce69621378d5200d41d8ff0f15368c9161f (diff)
Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155)
Diffstat (limited to 'keyboards/aidansmithdotdev')
-rw-r--r--keyboards/aidansmithdotdev/sango/keyboard.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/aidansmithdotdev/sango/keyboard.json b/keyboards/aidansmithdotdev/sango/keyboard.json
index ebafb8d7b9..f51eed7fd9 100644
--- a/keyboards/aidansmithdotdev/sango/keyboard.json
+++ b/keyboards/aidansmithdotdev/sango/keyboard.json
@@ -127,9 +127,9 @@
127 } 127 }
128 }, 128 },
129 "serial": { 129 "serial": {
130 "driver": "vendor" 130 "driver": "vendor",
131 }, 131 "pin": "GP1"
132 "soft_serial_pin": "GP1" 132 }
133 }, 133 },
134 "url": "https://aidansmith.dev", 134 "url": "https://aidansmith.dev",
135 "usb": { 135 "usb": {