Move keyboard USB IDs and strings to data driven: C (#17789)
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
{
|
||||
"keyboard_name": "Genesis Rev2",
|
||||
"manufacturer": "customMK",
|
||||
"url": "https://www.customMK.com",
|
||||
"maintainer": "customMK",
|
||||
"usb": {
|
||||
"vid": "0xF35B",
|
||||
"pid": "0xFAB1",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT_ortho_5x4": {
|
||||
"layout": [{"label":"MO(1)", "x":0, "y":0},
|
||||
|
Reference in New Issue
Block a user