diff options
| author | Ryan | 2022-08-03 16:58:29 +0200 |
|---|---|---|
| committer | GitHub | 2022-08-03 16:58:29 +0200 |
| commit | 5f6cf24294c789963415f615db2fa24e46f89fa6 (patch) | |
| tree | 1b8441050dbf0d3f17e775c002cea1e187734915 /keyboards/qpockets/space_space/rev2/info.json | |
| parent | c4e767b4c9dbd67e270c955f1a021dfd2dd12e91 (diff) | |
Move keyboard USB IDs and strings to data driven: Q (#17883)
Diffstat (limited to 'keyboards/qpockets/space_space/rev2/info.json')
| -rw-r--r-- | keyboards/qpockets/space_space/rev2/info.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/qpockets/space_space/rev2/info.json b/keyboards/qpockets/space_space/rev2/info.json index 5bac73c642..a6cad3665e 100644 --- a/keyboards/qpockets/space_space/rev2/info.json +++ b/keyboards/qpockets/space_space/rev2/info.json @@ -1,7 +1,13 @@ { "keyboard_name": "space_space", + "manufacturer": "qpockets", "url": "", "maintainer": "qpockets", + "usb": { + "vid": "0x7170", + "pid": "0x7373", + "device_version": "30.0.2" + }, "layouts": { "LAYOUT_default": { "layout": [ |