mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-28 20:09:23 +00:00
add info.json file for handwired/nicekey
This commit is contained in:
parent
123f888712
commit
8124f55256
14
keyboards/handwired/nicekey/info.json
Normal file
14
keyboards/handwired/nicekey/info.json
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"keyboard_name": "nicekey handwired",
|
||||||
|
"url": "",
|
||||||
|
"maintainer": "spydon",
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"layouts": {
|
||||||
|
"LAYOUT": {
|
||||||
|
"layout": [
|
||||||
|
{"x":0, "y":0}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user