mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-27 11:31:13 +00:00
add info.json file for handwired/splittest
This commit is contained in:
parent
a409b137bc
commit
20ddfe845f
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}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user