Move keyboard USB IDs and strings to data driven: W (#17903)
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
{
|
||||
"keyboard_name": "Prophet",
|
||||
"keyboard_name": "prophet",
|
||||
"manufacturer": "westfoxtrot",
|
||||
"url": "",
|
||||
"maintainer": "westfoxtrot",
|
||||
"usb": {
|
||||
"vid": "0xFF21",
|
||||
"pid": "0xAA03",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT_all": {
|
||||
"layout": [
|
||||
|
||||
Reference in New Issue
Block a user