Merge pull request #12 from ErgoDox-EZ/fix/configurator_change

Fix Ergodox EZ keyboard dimensions in info.json
This commit is contained in:
Florian Didron
2019-04-18 09:59:52 +09:00
committed by GitHub
2 changed files with 4 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
04-12-2019 - Add AltGr/RALT support to Send String (qmk#4046)
04-12-2019 - Port DIRECT_PINS from split_common/matrix.c to matrix.c (qmk#5091)
04-12-2019 - Enhancement for Eager debouncing (and Ergodox EZ host sleep fix) (qmk#5621)
04-16-2019 - Fix logic for Combo feature (qmk#5610)
04-16-2019 - Fix logic for Combo feature (qmk#5610)
04-16-2019 - Fix info.json for Ergodox EZ

View File

@@ -2,8 +2,8 @@
"keyboard_name": "ErgoDox EZ",
"url": "ergodox-ez.com",
"maintainer": "erez",
"width": 19.5,
"height": 9.375,
"width": 17,
"height": 8,
"layouts": {
"LAYOUT_ergodox": {