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.
This commit is contained in:
parent
924823cfb4
commit
0b2eae7686
1 changed files with 5 additions and 5 deletions
|
@ -191,11 +191,6 @@
|
||||||
"x": 12.75,
|
"x": 12.75,
|
||||||
"y": 2
|
"y": 2
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"label": "Shift",
|
|
||||||
"x": 13.75,
|
|
||||||
"y": 2
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"label": "Ctrl",
|
"label": "Ctrl",
|
||||||
"x": 0.75,
|
"x": 0.75,
|
||||||
|
@ -256,6 +251,11 @@
|
||||||
"label": "\u2192",
|
"label": "\u2192",
|
||||||
"x": 13.75,
|
"x": 13.75,
|
||||||
"y": 3
|
"y": 3
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Shift",
|
||||||
|
"x": 13.75,
|
||||||
|
"y": 2
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue