[Keyboard] Fix layout macro name for Gergo info.json (#4828)
Layout macro name in info.json was named LAYOUT instead of LAYOUT_GERGO as it is in gergo.h.master
parent
3ea7c2a434
commit
87b277c21a
|
@ -5,7 +5,7 @@
|
|||
"keyboard_name": "Gergo",
|
||||
"url": "http://gboards.ca",
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"LAYOUT_GERGO": {
|
||||
"layout": [
|
||||
{
|
||||
"label": "L00",
|
||||
|
|
Loading…
Reference in New Issue