summaryrefslogtreecommitdiffstats
path: root/keyboards/yushakobo/quick17/info.json
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-09-18 19:29:10 +0000
committerQMK Bot <hello@qmk.fm>2021-09-18 19:29:10 +0000
commit82ff1e1e12b0b03232b7fb67ff1f66d2fe2c75ab (patch)
tree126cf111101e923a13ac20f96217bdce69ffab11 /keyboards/yushakobo/quick17/info.json
parent0b9cebe5ada6b47b5c23cbe2156df33164ba454f (diff)
parentc2f3c418f33bf5d8d60e005de4d076949a7c7098 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/yushakobo/quick17/info.json')
-rw-r--r--keyboards/yushakobo/quick17/info.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/yushakobo/quick17/info.json b/keyboards/yushakobo/quick17/info.json
new file mode 100644
index 0000000000..eb971110c0
--- /dev/null
+++ b/keyboards/yushakobo/quick17/info.json
@@ -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}
+ ]
+ }
+ }
+}