Browse Source

[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.
pull/4834/head
noroadsleft 5 years ago
committed by Drashna Jaelre
parent
commit
87b277c21a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/gergo/info.json

+ 1
- 1
keyboards/gergo/info.json View File

@ -5,7 +5,7 @@
"keyboard_name": "Gergo",
"url": "http://gboards.ca",
"layouts": {
"LAYOUT": {
"LAYOUT_GERGO": {
"layout": [
{
"label": "L00",


Loading…
Cancel
Save