Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add keyboard treadstone32 #5888

Merged
merged 18 commits into from
May 19, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixed info.json
  • Loading branch information
marksard committed Mar 31, 2019
commit c23830a8d00c800245a7c4fc37133194ed6ca9a4
12 changes: 8 additions & 4 deletions keyboards/treadstone48/rev1/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"width": 14.75,
"height": 4,
"layouts": {
"LAYOUT": {
"LAYOUT_base": {
"layout": [
{
"label": "Esc",
Expand Down Expand Up @@ -64,9 +64,8 @@
},
{
"label": "-",
"x": 12.75,
"y": 0,
"w": 2
"x": 13.75,
"y": 0
},
{
"label": "Tab",
Expand Down Expand Up @@ -250,6 +249,11 @@
"label": "\u2192",
"x": 13.75,
"y": 3
},
{
"label": "_",
"x": 12.75,
"y": 0
}
]
}
Expand Down