takashicompany 2 лет назад
Родитель
Сommit
e643fa03ef
1 измененных файлов с 11 добавлено и 11 удалено
  1. 11 11
      keyboards/takashicompany/dogtag/keyboard.json

+ 11 - 11
keyboards/takashicompany/dogtag/keyboard.json

@@ -19,7 +19,7 @@
     },
     },
     "matrix_pins": {
     "matrix_pins": {
         "cols": ["F4", "F5", "F6", "F7", "B1"],
         "cols": ["F4", "F5", "F6", "F7", "B1"],
-        "rows": ["B2", "B6", "B3"]
+        "rows": ["B2", "B6"]
     },
     },
     "diode_direction": "COL2ROW",
     "diode_direction": "COL2ROW",
     "encoder": {
     "encoder": {
@@ -34,7 +34,7 @@
         "matrix_pins": {
         "matrix_pins": {
             "right": {
             "right": {
                 "cols": ["B1", "F7", "F6", "F5", "F4"],
                 "cols": ["B1", "F7", "F6", "F5", "F4"],
-                "rows": ["B2", "B6", "B3"]
+                "rows": ["B2", "B6"]
             }
             }
         }
         }
     },
     },
@@ -65,10 +65,10 @@
                 {"matrix": [0, 2], "x": 2, "y": 0},
                 {"matrix": [0, 2], "x": 2, "y": 0},
                 {"matrix": [0, 3], "x": 3, "y": 0},
                 {"matrix": [0, 3], "x": 3, "y": 0},
 
 
-                {"matrix": [3, 1], "x": 8, "y": 0},
-                {"matrix": [3, 2], "x": 9, "y": 0},
-                {"matrix": [3, 3], "x": 10, "y": 0},
-                {"matrix": [3, 4], "x": 11, "y": 0},
+                {"matrix": [2, 1], "x": 8, "y": 0},
+                {"matrix": [2, 2], "x": 9, "y": 0},
+                {"matrix": [2, 3], "x": 10, "y": 0},
+                {"matrix": [2, 4], "x": 11, "y": 0},
 
 
                 {"matrix": [1, 0], "x": 0, "y": 1},
                 {"matrix": [1, 0], "x": 0, "y": 1},
                 {"matrix": [1, 1], "x": 1, "y": 1},
                 {"matrix": [1, 1], "x": 1, "y": 1},
@@ -76,11 +76,11 @@
                 {"matrix": [1, 3], "x": 3, "y": 1},
                 {"matrix": [1, 3], "x": 3, "y": 1},
                 {"matrix": [1, 4], "x": 4, "y": 2},
                 {"matrix": [1, 4], "x": 4, "y": 2},
 
 
-                {"matrix": [4, 0], "x": 7, "y": 2},
-                {"matrix": [4, 1], "x": 8, "y": 1},
-                {"matrix": [4, 2], "x": 9, "y": 1},
-                {"matrix": [4, 3], "x": 10, "y": 1},
-                {"matrix": [4, 4], "x": 11, "y": 1}
+                {"matrix": [3, 0], "x": 7, "y": 2},
+                {"matrix": [3, 1], "x": 8, "y": 1},
+                {"matrix": [3, 2], "x": 9, "y": 1},
+                {"matrix": [3, 3], "x": 10, "y": 1},
+                {"matrix": [3, 4], "x": 11, "y": 1}
             ]
             ]
         }
         }
     }
     }