diff options
| author | Ryan | 2022-08-02 02:10:48 +0200 |
|---|---|---|
| committer | GitHub | 2022-08-02 02:10:48 +0200 |
| commit | 056a44c7d3806dad0896133743b755151992d61f (patch) | |
| tree | 4186a9298c0211a2c51c01ebb4f60124e7efa218 /keyboards/neito/info.json | |
| parent | 7222969964a41a295910844ef93372e368439a09 (diff) | |
Move keyboard USB IDs and strings to data driven: N (#17865)
Diffstat (limited to 'keyboards/neito/info.json')
| -rw-r--r-- | keyboards/neito/info.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/neito/info.json b/keyboards/neito/info.json index dbc5fad525..884a97b136 100644 --- a/keyboards/neito/info.json +++ b/keyboards/neito/info.json @@ -1,7 +1,13 @@ { "keyboard_name": "Neito", + "manufacturer": "Oliver Granlund", "url": "olli.works", "maintainer": "Oliver Granlund", + "usb": { + "vid": "0xB9F7", + "pid": "0xB44C", + "device_version": "0.0.1" + }, "layouts": { "LAYOUT": { "layout": [ |