Browse Source

El Cantor HS. Update info.json (#23020)

Fix for wrong key's placement.
pull/22990/head
azhizhinov 2 months ago
committed by GitHub
parent
commit
23d21c85fe
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      keyboards/elcantorhs/info.json

+ 2
- 2
keyboards/elcantorhs/info.json View File

@ -20,7 +20,7 @@
["B1", "B10", "A8", "B15", "B14", "B13"],
["B9", "B8", "B5", "B4", "B3", "A15"],
["A3", "A4", "A5", "A6", "A7", "B0"],
["B12","A2", "A1", "A0", null, null]
["A2", "A1", "A0", "B12", null, null]
]
},
"split": {
@ -34,7 +34,7 @@
["B13", "B14", "B15", "A8", "B10", "B1"],
["A15", "B3", "B4", "B5", "B8", "B9"],
["B0", "A7", "A6", "A5", "A4", "A3"],
["A0", "A1", "A2", "B12", null, null]
["B12", "A0", "A1", "A2", null, null]
]
}
}


Loading…
Cancel
Save