mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 18:49:08 +00:00
Fix Orthodox keyboard dimensions in info.json (all revisions)
This commit is contained in:
parent
165b1683c1
commit
424c359109
3 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"keyboard_name": "Monkeebs Orthodox Rev.1",
|
||||
"maintainer": "drashna",
|
||||
"width": 17,
|
||||
"height": 17.24,
|
||||
"width": 19,
|
||||
"height": 5,
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"keyboard_name": "Monkeebs Orthodox Rev.3",
|
||||
"maintainer": "drashna",
|
||||
"width": 17,
|
||||
"height": 17.24,
|
||||
"width": 19,
|
||||
"height": 5,
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"keyboard_name": "Monkeebs Orthodox Rev.3 (Teensy)",
|
||||
"maintainer": "drashna",
|
||||
"width": 17,
|
||||
"height": 17.24,
|
||||
"width": 19,
|
||||
"height": 5,
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
|
|
Loading…
Reference in a new issue