forked from mirror/qmk_firmware
add info.json file for handwired/splittest
This commit is contained in:
15
keyboards/handwired/splittest/info.json
Normal file
15
keyboards/handwired/splittest/info.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"keyboard_name": "Split Tester",
|
||||
"url": "",
|
||||
"maintainer": "nooges",
|
||||
"width": 2,
|
||||
"height": 1,
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
{"x": 0,"y": 0},
|
||||
{"x": 1,"y": 0}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user