diff options
author | noroadsleft <xxiinophobia@yahoo.com> | 2019-03-20 13:58:25 -0700 |
---|---|---|
committer | noroadsleft <xxiinophobia@yahoo.com> | 2019-04-13 01:27:36 -0700 |
commit | a206f3b7395627270682c814c04e249ccd8ff295 (patch) | |
tree | b857776000ee996464593fdb7e0b602d95825b0c /keyboards | |
parent | 75535cdfa3373c611fef1f4a9166d1b70a194021 (diff) | |
download | qmk_firmware-a206f3b7395627270682c814c04e249ccd8ff295.tar.gz qmk_firmware-a206f3b7395627270682c814c04e249ccd8ff295.zip |
Fix handwired/not_so_minidox keyboard dimensions in info.json
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/handwired/not_so_minidox/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/not_so_minidox/info.json b/keyboards/handwired/not_so_minidox/info.json index 0222095024..9c286eb1f9 100644 --- a/keyboards/handwired/not_so_minidox/info.json +++ b/keyboards/handwired/not_so_minidox/info.json @@ -2,7 +2,7 @@ "keyboard_name": "Not So MiniDox", "url": "", "maintainer": "qmk", - "width": 12, + "width": 14, "height": 5.75, "layouts": { "LAYOUT": { |