diff options
| author | Joel Challis | 2024-07-13 14:12:35 +0200 |
|---|---|---|
| committer | GitHub | 2024-07-13 14:12:35 +0200 |
| commit | 26e84c513c9c2ff366cfcdcdb28b417a4c4f04a7 (patch) | |
| tree | bc468cf67c59d95b1d9fc9174aafcec5fb10dd6e /keyboards/ai03/altair_x/keyboard.json | |
| parent | 1552cf2ddca1668c5230506de03e6b4a870f8961 (diff) | |
Migrate SERIAL_DRIVER to json (#23925)
Diffstat (limited to 'keyboards/ai03/altair_x/keyboard.json')
| -rw-r--r-- | keyboards/ai03/altair_x/keyboard.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/ai03/altair_x/keyboard.json b/keyboards/ai03/altair_x/keyboard.json index d1448ab8c2..1568f15a5a 100644 --- a/keyboards/ai03/altair_x/keyboard.json +++ b/keyboards/ai03/altair_x/keyboard.json @@ -37,6 +37,9 @@ "rows": ["GP16", "GP20", "GP28", "GP14"] } }, + "serial": { + "driver": "vendor" + }, "soft_serial_pin": "GP29" }, "url": "https://ai03.com/", |