Keyboard: CTRL and ALT keyboard json fix (#3816)

Fixed incorrect layout names
This commit is contained in:
patrickmt 2018-08-31 10:38:06 -04:00 committed by Drashna Jaelre
parent 94f92cedef
commit 2cd80f84a4
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
"width": 16,
"height": 5,
"layouts": {
"LAYOUT_all": {
"LAYOUT": {
"layout": [
{"label":"ESCAPE", "x":0, "y":0},
{"label":"1", "x":1, "y":0},

View File

@ -5,7 +5,7 @@
"width": 18.5,
"height": 6.5,
"layouts": {
"LAYOUT_all": {
"LAYOUT": {
"layout": [
{"label":"ESCAPE", "x":0, "y":0},
{"label":"F1", "x":2, "y":0},