Browse Source

Fix Qwertyydox keyboard dimensions in info.json

pull/5615/head
noroadsleft 5 years ago
parent
commit
58a04162a8
No known key found for this signature in database GPG Key ID: 9274739547DFB6A7
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      keyboards/qwertyydox/info.json

+ 2
- 2
keyboards/qwertyydox/info.json View File

@ -5,8 +5,8 @@
"url": "",
"maintainer": "qmk",
"processor": "atmega32u4",
"width": 14,
"height": 4,
"width": 16,
"height": 5,
"layouts": {
"LAYOUT": {
"key_count": 53,


Loading…
Cancel
Save