Browse Source

Preonic rev. 3: fix info.json file

File was saved with an invalid JSON structure.
pull/4771/head
noroadsleft 5 years ago
committed by Jack Humbert
parent
commit
54b572159f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/preonic/rev3/info.json

+ 1
- 1
keyboards/preonic/rev3/info.json View File

@ -262,8 +262,8 @@
]
},
"LAYOUT_ortho_5x12": {
"layout": [
"key_count": 60,
"layout": [
{"label":"k00", "x":0, "y":0},
{"label":"k01", "x":1, "y":0},
{"label":"k02", "x":2, "y":0},


Loading…
Cancel
Save