diff options
author | Ryan <fauxpark@gmail.com> | 2022-08-06 18:59:13 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-06 18:59:13 +1000 |
commit | 0ff8c4f6fd8cce95d9e96060121208f85b4d02cd (patch) | |
tree | a914585f7830e577a2667b361af3cc21fcc490f9 /keyboards/z34/info.json | |
parent | fb19e140481ecc360737420850d2d84c67a3d047 (diff) |
Move keyboard USB IDs and strings to data driven: Z (#17927)
Diffstat (limited to 'keyboards/z34/info.json')
-rw-r--r-- | keyboards/z34/info.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/z34/info.json b/keyboards/z34/info.json index 4a6dce7525..f28ddf0e1c 100644 --- a/keyboards/z34/info.json +++ b/keyboards/z34/info.json @@ -1,7 +1,13 @@ { "keyboard_name": "z34", + "manufacturer": "zigotica", "url": "https://github.com/zigotica/mechanical-keyboards/tree/main/z34", "maintainer": "@zigotica", + "usb": { + "vid": "0x7A74", + "pid": "0x0002", + "device_version": "0.0.1" + }, "layouts": { "LAYOUT": { "layout": [ |