Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)
This commit is contained in:
9
keyboards/converter/a1200/teensy2pp/info.json
Normal file
9
keyboards/converter/a1200/teensy2pp/info.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"keyboard_name": "Amiga-1200",
|
||||
"manufacturer": "8bits4ever",
|
||||
"usb": {
|
||||
"vid": "0xFEED",
|
||||
"pid": "0x0000",
|
||||
"device_version": "0.0.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user