mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-08 17:29:09 +00:00
Fix Qwertyydox keyboard dimensions in info.json
This commit is contained in:
parent
424c359109
commit
58a04162a8
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
|||
"url": "",
|
||||
"maintainer": "qmk",
|
||||
"processor": "atmega32u4",
|
||||
"width": 14,
|
||||
"height": 4,
|
||||
"width": 16,
|
||||
"height": 5,
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"key_count": 53,
|
||||
|
|
Loading…
Reference in a new issue