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
|
@ -2,11 +2,8 @@
|
|||
"keyboard_name": "Planck rev 5",
|
||||
"url": "https://olkb.com/planck",
|
||||
"maintainer": "jackhumbert",
|
||||
"width": 12,
|
||||
"height": 4,
|
||||
"layouts": {
|
||||
"LAYOUT_planck_1x2uC": {
|
||||
"key_count": 47,
|
||||
"layout": [
|
||||
{ "x": 0, "y": 0 },
|
||||
{ "x": 1, "y": 0 },
|
||||
|
@ -58,7 +55,6 @@
|
|||
]
|
||||
},
|
||||
"LAYOUT_ortho_4x12": {
|
||||
"key_count": 48,
|
||||
"layout": [
|
||||
{ "x": 0, "y": 0 },
|
||||
{ "x": 1, "y": 0 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue