summaryrefslogtreecommitdiff
path: root/keyboards/yushakobo/quick17/info.json
diff options
context:
space:
mode:
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}
+ ]
+ }
+ }
+}