Browse Source

Merge remote-tracking branch 'origin/master' into develop

pull/14289/head
QMK Bot 2 years ago
parent
commit
b4065c557a
1 changed files with 30 additions and 0 deletions
  1. +30
    -0
      keyboards/owl8/info.json

+ 30
- 0
keyboards/owl8/info.json View 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…
Cancel
Save