summaryrefslogtreecommitdiffstats
path: root/keyboards/ktec/staryu/info.json
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2021-08-21 22:53:49 -0500
committerGitHub <noreply@github.com>2021-08-22 13:53:49 +1000
commit78ccd9c201199444bc06161b05ee8d7ba9c31613 (patch)
tree726d9e55d8cde510fe72bc1fb9bb2a7dabdbecc2 /keyboards/ktec/staryu/info.json
parentc70abc8d047319830e369ae4e14cd43bae3bd3b8 (diff)
Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159)
* reset; redoing my steps; and recommit * include xd002/.noci
Diffstat (limited to 'keyboards/ktec/staryu/info.json')
-rw-r--r--keyboards/ktec/staryu/info.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/ktec/staryu/info.json b/keyboards/ktec/staryu/info.json
new file mode 100644
index 0000000000..baac7dfc29
--- /dev/null
+++ b/keyboards/ktec/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}]
+ }
+ }
+}