forked from mirrors/qmk_userspace
Remove width, height and key_count from info.json (#14274)
This commit is contained in:
parent
f1084712d7
commit
4791cfae1a
1718 changed files with 195 additions and 4141 deletions
|
@ -3,11 +3,9 @@
|
|||
"url": "http://www.knops.io/knopsmini.html",
|
||||
"maintainer": "Pawnerd",
|
||||
"bootloader": "lufa-dfu",
|
||||
"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…
Add table
Add a link
Reference in a new issue