summaryrefslogtreecommitdiff
path: root/keyboards/alfredslab/swift65/solder/info.json
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-07-26 10:52:18 +1000
committerGitHub <noreply@github.com>2022-07-26 01:52:18 +0100
commit674422eb13a4f5c9c8238629e42f4fc1d7641ede (patch)
treea6bd07b6866ea0bb189c05e2bf63cbfa20dc5bc5 /keyboards/alfredslab/swift65/solder/info.json
parenta939293aca697cb263f4972dbb1521d273fbf499 (diff)
Move keyboard USB IDs and strings to data driven: A (#17781)
Diffstat (limited to 'keyboards/alfredslab/swift65/solder/info.json')
-rw-r--r--keyboards/alfredslab/swift65/solder/info.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/keyboards/alfredslab/swift65/solder/info.json b/keyboards/alfredslab/swift65/solder/info.json
index 69729e4330..154747b588 100644
--- a/keyboards/alfredslab/swift65/solder/info.json
+++ b/keyboards/alfredslab/swift65/solder/info.json
@@ -1,7 +1,13 @@
{
- "keyboard_name": "Swift65",
+ "keyboard_name": "Swift65 Solder",
+ "manufacturer": "AlfredsLab",
"url": "https://swiftcables.net/",
"maintainer": "Spooknik",
+ "usb": {
+ "vid": "0xBBEB",
+ "pid": "0xD4C3",
+ "device_version": "0.0.1"
+ },
"layout_aliases": {
"LAYOUT": "LAYOUT_625u_space_split_bs",
"LAYOUT_all": "LAYOUT_625u_space_split_bs"