summaryrefslogtreecommitdiff
path: root/keyboards/yushakobo/quick7/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/yushakobo/quick7/info.json')
-rw-r--r--keyboards/yushakobo/quick7/info.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/yushakobo/quick7/info.json b/keyboards/yushakobo/quick7/info.json
new file mode 100644
index 0000000000..fd0f94a4ed
--- /dev/null
+++ b/keyboards/yushakobo/quick7/info.json
@@ -0,0 +1,16 @@
+{
+ "keyboard_name": "quick7",
+ "url": "",
+ "maintainer": "yushakobo",
+ "width": 3,
+ "height": 2,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ {"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0},
+ {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1},
+ {"x":0, "y":2}, {"x":1, "y":2}, {"x":2, "y":2}
+ ]
+ }
+ }
+}