39 lines
833 B
JSON
39 lines
833 B
JSON
{
|
|
"keyboard_name": "SCRAMBLE switch tester",
|
|
"url": "https://nullbits.co/scramble",
|
|
"maintainer": "jaygreco",
|
|
"width": 3,
|
|
"height": 2,
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [
|
|
{
|
|
"label": "n",
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
{
|
|
"x": 1,
|
|
"y": 0
|
|
},
|
|
{
|
|
"x": 2,
|
|
"y": 0
|
|
},
|
|
{
|
|
"x": 0,
|
|
"y": 1
|
|
},
|
|
{
|
|
"x": 1,
|
|
"y": 1
|
|
},
|
|
{
|
|
"x": 2,
|
|
"y": 1
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|