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