mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-22 22:21:58 +00:00
Remove width, height and key_count from info.json (#14274)
This commit is contained in:
@@ -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}]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user