Skip to content

Commit

Permalink
Fixed info.json file for treadstone48/rev2 (qmk#10290)
Browse files Browse the repository at this point in the history
* 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.
  • Loading branch information
marksard committed Sep 22, 2020
1 parent 924823c commit 0b2eae7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions keyboards/treadstone48/rev2/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,11 +191,6 @@
"x": 12.75,
"y": 2
},
{
"label": "Shift",
"x": 13.75,
"y": 2
},
{
"label": "Ctrl",
"x": 0.75,
Expand Down Expand Up @@ -256,6 +251,11 @@
"label": "\u2192",
"x": 13.75,
"y": 3
},
{
"label": "Shift",
"x": 13.75,
"y": 2
}
]
}
Expand Down

0 comments on commit 0b2eae7

Please sign in to comment.