Sfoglia il codice sorgente

Merge remote-tracking branch 'origin/master' into develop

QMK Bot 4 anni fa
parent
commit
26357ddca8
1 ha cambiato i file con 6 aggiunte e 5 eliminazioni
  1. 6 5
      keyboards/mechstudio/dawn/info.json

+ 6 - 5
keyboards/mechstudio/dawn/info.json

@@ -35,8 +35,7 @@
         {"label":"0", "x":10, "y":1.25},
         {"label":"0", "x":10, "y":1.25},
         {"label":"-", "x":11, "y":1.25},
         {"label":"-", "x":11, "y":1.25},
         {"label":"=", "x":12, "y":1.25},
         {"label":"=", "x":12, "y":1.25},
-        {"label":"\\", "x":13, "y":1.25},
-        {"label":"Backspace", "x":13, "y":1.25},
+        {"label":"Backspace", "x":13, "y":1.25, "w":2},
         {"label":"Page Up", "x":15, "y":1.25},
         {"label":"Page Up", "x":15, "y":1.25},
 
 
         {"label":"Tab", "x":0, "y":2.25, "w":1.5},
         {"label":"Tab", "x":0, "y":2.25, "w":1.5},
@@ -54,6 +53,7 @@
         {"label":"]", "x":12.5, "y":2.25},
         {"label":"]", "x":12.5, "y":2.25},
         {"label":"\\", "x":13.5, "y":2.25, "w":1.5},
         {"label":"\\", "x":13.5, "y":2.25, "w":1.5},
         {"label":"Page Down", "x":15, "y":2.25},
         {"label":"Page Down", "x":15, "y":2.25},
+
         {"label":"Caps Lock", "x":0, "y":3.25, "w":1.75},
         {"label":"Caps Lock", "x":0, "y":3.25, "w":1.75},
         {"label":"A", "x":1.75, "y":3.25},
         {"label":"A", "x":1.75, "y":3.25},
         {"label":"S", "x":2.75, "y":3.25},
         {"label":"S", "x":2.75, "y":3.25},
@@ -66,11 +66,12 @@
         {"label":"L", "x":9.75, "y":3.25},
         {"label":"L", "x":9.75, "y":3.25},
         {"label":";", "x":10.75, "y":3.25},
         {"label":";", "x":10.75, "y":3.25},
         {"label":"'", "x":11.75, "y":3.25},
         {"label":"'", "x":11.75, "y":3.25},
-        {"label":"Enter", "x":12.75, "y":3.25, "w":2.25},
+        {"label":"#", "x":12.75, "y":3.25},
+        {"label":"Enter", "x":13.75, "y":3.25, "w":1.25},
         {"label":"End", "x":15, "y":3.25},
         {"label":"End", "x":15, "y":3.25},
 
 
         {"label":"Left Shift", "x":0, "y":4.25, "w":1.25},
         {"label":"Left Shift", "x":0, "y":4.25, "w":1.25},
-        {"label":"\\", "x":0, "y":4.25},
+        {"label":"\\", "x":1.25, "y":4.25},
         {"label":"Z", "x":2.25, "y":4.25},
         {"label":"Z", "x":2.25, "y":4.25},
         {"label":"X", "x":3.25, "y":4.25},
         {"label":"X", "x":3.25, "y":4.25},
         {"label":"C", "x":4.25, "y":4.25},
         {"label":"C", "x":4.25, "y":4.25},
@@ -96,4 +97,4 @@
         {"label":"Right", "x":15, "y":5.25}]
         {"label":"Right", "x":15, "y":5.25}]
     }
     }
   }
   }
-}
+}