Browse Source

Fixed info.json file for treadstone48/rev2 (#10290)

* Keyboard: add treeadstone48

* rename layout defines

* Use of pragma once

* move common include code

* fixed info.json

* change keymap layout from kc to normal

* fix alpha revision keymap

* fixed info.json

* remove USE_Link_Time_Optimization

* Fixed info.json file.
marksard 5 years ago
parent
commit
0b2eae7686
1 changed files with 5 additions and 5 deletions
  1. 5 5
      keyboards/treadstone48/rev2/info.json

+ 5 - 5
keyboards/treadstone48/rev2/info.json

@@ -191,11 +191,6 @@
                     "x": 12.75,
                     "y": 2
                 },
-                {
-                    "label": "Shift",
-                    "x": 13.75,
-                    "y": 2
-                },
                 {
                     "label": "Ctrl",
                     "x": 0.75,
@@ -256,6 +251,11 @@
                     "label": "\u2192",
                     "x": 13.75,
                     "y": 3
+                },
+                {
+                    "label": "Shift",
+                    "x": 13.75,
+                    "y": 2
                 }
             ]
         }