forked from forks/qmk_firmware
40 lines
879 B
JSON
40 lines
879 B
JSON
|
{
|
||
|
"keyboard_name": "SCRAMBLE switch tester",
|
||
|
"keyboard_folder": "nullbitsco/scramble",
|
||
|
"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
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|