Move keyboard USB IDs and strings to data driven: G (#17818)
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
{
|
||||
"keyboard_name": "Grid 600 Type 05 PRESS Cover Module",
|
||||
"keyboard_name": "PRESS",
|
||||
"manufacturer": "Grid",
|
||||
"url": "",
|
||||
"maintainer": "qmk",
|
||||
"usb": {
|
||||
"vid": "0xFEED",
|
||||
"pid": "0x7539",
|
||||
"device_version": "0.0.5"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}]
|
||||
|
||||
Reference in New Issue
Block a user