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.
pull/10395/head
marksard 3 years ago
committed by GitHub
parent
commit
0b2eae7686
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions
  1. +5
    -5
      keyboards/treadstone48/rev2/info.json

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

@ -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
}
]
}


Loading…
Cancel
Save