You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

21 lines
602 B

{
"keyboard_name": "grooveboard",
"manufacturer": "ianklug",
"url": "https://github.com/ianklug/grooveboard",
"maintainer": "ianklug",
"usb": {
"vid": "0x4B4C",
"pid": "0x4742",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT": {
"layout": [
{"label": "k00", "x": 0, "y": 0, "w": 1, "h": 1},
{"label": "k01", "x": 1, "y": 0, "w": 1, "h": 1},
{"label": "k02", "x": 4, "y": 0, "w": 1, "h": 1},
{"label": "k03", "x": 5, "y": 0, "w": 1, "h": 1}
]
}
}
}