forked from forks/qmk_firmware
add info.json file for aplyard/aplx6
This commit is contained in:
parent
6a61f6f12b
commit
e6fff1e7d8
20
keyboards/aplyard/aplx6/info.json
Normal file
20
keyboards/aplyard/aplx6/info.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"keyboard_name": "Aplx6",
|
||||
"url": "",
|
||||
"maintainer": "Aplyard",
|
||||
"width": 3,
|
||||
"height": 2,
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
{"x":0, "y":0},
|
||||
{"x":1, "y":0},
|
||||
{"x":2, "y":0},
|
||||
|
||||
{"x":0, "y":1},
|
||||
{"x":1, "y":1},
|
||||
{"x":2, "y":1}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue