This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.

18 lines
500 B
JSON
Raw Normal View History

{
"keyboard_name": "grooveboard",
"url": "https://github.com/ianklug/grooveboard",
"maintainer": "ianklug",
"width": 6,
"height": 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}
]
}
}
}