Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958)
This commit is contained in:
9
keyboards/ferris/sweep/info.json
Normal file
9
keyboards/ferris/sweep/info.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"keyboard_name": "Ferris sweep",
|
||||
"manufacturer": "DPB",
|
||||
"usb": {
|
||||
"vid": "0xC2AB",
|
||||
"pid": "0x3939",
|
||||
"device_version": "0.0.1"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user