diff options
| author | noroadsleft <xxiinophobia@yahoo.com> | 2019-03-20 14:10:48 -0700 |
|---|---|---|
| committer | noroadsleft <xxiinophobia@yahoo.com> | 2019-04-13 01:27:40 -0700 |
| commit | eab6546fda6935466252abfd87e6a10c72c7177c (patch) | |
| tree | 2d8dd7fbed35c7c81e28fee2dd263d07e0808109 | |
| parent | 2485f73f06459cf26b1e7f5665d90e272f9145d9 (diff) | |
| download | firmware-eab6546fda6935466252abfd87e6a10c72c7177c.tar.gz firmware-eab6546fda6935466252abfd87e6a10c72c7177c.tar.bz2 firmware-eab6546fda6935466252abfd87e6a10c72c7177c.zip | |
Fix handwired/promethium keyboard dimensions in info.json
| -rw-r--r-- | keyboards/handwired/promethium/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/promethium/info.json b/keyboards/handwired/promethium/info.json index 2742ffa64..7b2d43d61 100644 --- a/keyboards/handwired/promethium/info.json +++ b/keyboards/handwired/promethium/info.json @@ -3,7 +3,7 @@ "url": "", "maintainer": "qmk", "width": 16, - "height": 5, + "height": 4.5, "layouts": { "LAYOUT": { "layout": [ |
