mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-01-14 17:38:01 +00:00
Merge pull request #12 from ErgoDox-EZ/fix/configurator_change
Fix Ergodox EZ keyboard dimensions in info.json
This commit is contained in:
@@ -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
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user