[Keyboard] Update Gergo to use newer Ergodox Matrix code (#5703)

* [Keyboard] Update Gergo to use newer Ergodox Matrix code

And update layout macros to be correct

* Almost forgot the json file

* Remove board specific defines for i2c timeout
This commit is contained in:
Drashna Jaelre
2019-04-26 17:24:00 -07:00
committed by MechMerlin
parent ffd10d4116
commit 8faee5c9f6
12 changed files with 313 additions and 449 deletions
+21 -21
View File
@@ -5,7 +5,7 @@
"keyboard_name": "Gergo",
"url": "http://gboards.ca",
"layouts": {
"LAYOUT_GERGO": {
"LAYOUT_gergo": {
"layout": [
{
"label": "L00",
@@ -180,6 +180,16 @@
"x": 6.5,
"y": 1.75
},
{
"label": "L30",
"x": 8.25,
"y": 2.75
},
{
"label": "R30",
"x": 10.25,
"y": 2.75
},
{
"h": 1.5,
"label": "R20",
@@ -227,26 +237,6 @@
"x": 6,
"y": 3.63
},
{
"label": "R33",
"x": 12.5,
"y": 3.63
},
{
"label": "R34",
"x": 13.75,
"y": 3.25
},
{
"label": "L30",
"x": 8.25,
"y": 2.75
},
{
"label": "R30",
"x": 10.25,
"y": 2.75
},
{
"h": 2,
"label": "L33",
@@ -270,6 +260,16 @@
"label": "R32",
"x": 11.25,
"y": 3.75
},
{
"label": "R33",
"x": 12.5,
"y": 3.63
},
{
"label": "R34",
"x": 13.75,
"y": 3.25
}
]
}