[Keyboard] Add new keyboard quick17 (#13703)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: keyaki-namiki <28521374+keyaki-namiki@users.noreply.github.com>
This commit is contained in:
MakotoKurauchi
2021-09-19 04:28:41 +09:00
committed by GitHub
parent e3e58aae6a
commit c2f3c418f3
14 changed files with 808 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"keyboard_name": "quick17",
"url": "https://shop.yushakobo.jp/products/quick17",
"maintainer": "yushakobo",
"layouts": {
"LAYOUT": {
"layout": [
{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":4, "y":0}, {"x":5, "y":0},
{"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":3, "y":1}, {"x":4, "y":1}, {"x":5, "y":1},
{"x":0, "y":2}, {"x":1, "y":2}, {"x":2, "y":2}, {"x":3, "y":2}, {"x":4, "y":2}, {"x":5, "y":2}
]
}
}
}