summaryrefslogtreecommitdiffstats
path: root/keyboards/gergo
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2019-04-14 20:33:52 +0200
committerGitHub <noreply@github.com>2019-04-14 20:33:52 +0200
commit66dbcccb48f74e796b33b493113550ee1467785e (patch)
tree6fb2ff3a5148eb058bda15caebcec4f6c162066a /keyboards/gergo
parente7e13ebdd7dfa6b89326cc1b915539492153b648 (diff)
parentde161493c7cad991d0a78fb00784ef70204f88bc (diff)
downloadqmk_firmware-66dbcccb48f74e796b33b493113550ee1467785e.tar.gz
qmk_firmware-66dbcccb48f74e796b33b493113550ee1467785e.tar.xz
Fix incorrect keyboard dimensions in Configurator API data (#5615)
* Fix Ergodone keyboard dimensions in info.json * Fix handwired/prime_exl keyboard dimensions in info.json * Fix KBDfans KBD4x keyboard dimensions in info.json * Fix handwired/not_so_minidox keyboard dimensions in info.json * Fix Canoe keyboard dimensions in info.json * Fix Clueboard Cluecard keyboard dimensions in info.json * Fix Corne (crkbd) keyboard dimensions in info.json * Fix Gergo keyboard dimensions in info.json * Fix handwired/frenchdev keyboard dimensions in info.json * Fix handwired/ortho5x13 keyboard dimensions in info.json * Fix handwired/promethium keyboard dimensions in info.json * Fix Speedo keyboard dimensions in info.json * Fix XD87 keyboard dimensions in info.json * Fix Ergodox EZ keyboard dimensions in info.json * Fix Ergodox Infinity keyboard dimensions in info.json * Fix Keeb.io Iris keyboard dimensions in info.json * Fix Orthodox keyboard dimensions in info.json (all revisions) * Fix Qwertyydox keyboard dimensions in info.json * Fix handwired/tradestation keyboard dimensions in info.json
Diffstat (limited to 'keyboards/gergo')
-rw-r--r--keyboards/gergo/info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/gergo/info.json b/keyboards/gergo/info.json
index 71dcca40f..cacbda423 100644
--- a/keyboards/gergo/info.json
+++ b/keyboards/gergo/info.json
@@ -1,6 +1,6 @@
{
"maintainer": "germ",
- "height": 4.75,
+ "height": 5.75,
"width": 19.5,
"keyboard_name": "Gergo",
"url": "http://gboards.ca",