Move keyboard USB IDs and strings to data driven: W (#17903)
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
{
|
||||
"keyboard_name": "Mini Winni",
|
||||
"manufacturer": "WinKeys",
|
||||
"maintainer": "Matthew Dias",
|
||||
"usb": {
|
||||
"vid": "0x574B",
|
||||
"pid": "0x7770",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT_all": {
|
||||
"layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":3, "y":1}]
|
||||
|
||||
Reference in New Issue
Block a user