mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-15 04:54:43 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
b4065c557a
1 changed files with 30 additions and 0 deletions
30
keyboards/owl8/info.json
Normal file
30
keyboards/owl8/info.json
Normal file
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"keyboard_name": "owl8",
|
||||
"url": "",
|
||||
"maintainer": "yfuku",
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
{"x":0, "y":0},
|
||||
{"x":1, "y":0},
|
||||
{"x":2, "y":0},
|
||||
{"x":3, "y":0},
|
||||
|
||||
{"x":0, "y":1.25},
|
||||
{"x":1, "y":1.25},
|
||||
{"x":2, "y":1.25},
|
||||
{"x":3, "y":1.25},
|
||||
|
||||
{"x":0, "y":2.5},
|
||||
{"x":1, "y":2.5},
|
||||
{"x":2, "y":2.5},
|
||||
{"x":3, "y":2.5},
|
||||
|
||||
{"x":0, "y":3.5},
|
||||
{"x":1, "y":3.5},
|
||||
{"x":2, "y":3.5},
|
||||
{"x":3, "y":3.5}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue