diff options
| author | Ryan | 2022-08-20 02:31:48 +0200 |
|---|---|---|
| committer | GitHub | 2022-08-20 02:31:48 +0200 |
| commit | 48792b030b754c8b3983a97071db1b09ae6353d4 (patch) | |
| tree | 2b6d8d40e7ed59a59a41f26de00e4bf4898c02a4 /keyboards/handwired/splittest/info.json | |
| parent | 39f0fb7beaaf3a1e6ac8d52db0bc51ed786fad17 (diff) | |
Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)
Diffstat (limited to 'keyboards/handwired/splittest/info.json')
| -rw-r--r-- | keyboards/handwired/splittest/info.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/handwired/splittest/info.json b/keyboards/handwired/splittest/info.json index 9c7412ad82..973eebd1f9 100644 --- a/keyboards/handwired/splittest/info.json +++ b/keyboards/handwired/splittest/info.json @@ -1,7 +1,13 @@ { "keyboard_name": "Split Tester", + "manufacturer": "Keebio", "url": "", "maintainer": "nooges", + "usb": { + "vid": "0xCB10", + "pid": "0x1111", + "device_version": "1.0.0" + }, "layouts": { "LAYOUT": { "layout": [ |