Browse Source

Ergosaurus Configurator support bugfix (#8104)

Corrected the layout macro name in `info.json`.
pull/8110/head
James Young 4 years ago
committed by GitHub
parent
commit
6a0e155afe
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/ergosaurus/info.json

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

@ -4,7 +4,7 @@
"width": 19.75,
"height": 5.25,
"layouts": {
"LAYOUT_default": {
"LAYOUT": {
"layout": [
{"label":"`", "x":0.5, "y":0},
{"label":"Esc", "x":1.75, "y":0.25},


Loading…
Cancel
Save