diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-01-11 08:35:54 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-10 16:35:54 -0800 |
commit | 31a6401193f66d5c6d244c3db6e6292b57e274d7 (patch) | |
tree | 7f449ebf1a7654c0fe50d77a75ddb48cd69a4e20 /keyboards/rainkeebs/yasui/info.json | |
parent | ceea8ab5fe47f520a59d5ae7649c5e997bc813b2 (diff) |
[Keyboard] move rainkeebs's keyboards to rainkeebs/ (#15797)
Diffstat (limited to 'keyboards/rainkeebs/yasui/info.json')
-rw-r--r-- | keyboards/rainkeebs/yasui/info.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/rainkeebs/yasui/info.json b/keyboards/rainkeebs/yasui/info.json new file mode 100644 index 0000000000..019d4f94fc --- /dev/null +++ b/keyboards/rainkeebs/yasui/info.json @@ -0,0 +1,10 @@ +{ + "keyboard_name": "Yasui", + "url": "https://www.rainkeebs.mx/product/yasui-keyboard-kit", + "maintainer": "rainkeebs", + "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":6, "y":0}, {"x":7, "y":0}, {"x":8, "y":0}, {"x":9, "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":6, "y":1}, {"x":7, "y":1}, {"x":8, "y":1}, {"x":9, "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}, {"x":6, "y":2}, {"x":7, "y":2}, {"x":8, "y":2}, {"x":9, "y":2}, {"x":0, "y":3}, {"x":1, "y":3}, {"x":2, "y":3}, {"x":3, "y":3}, {"x":4, "y":3}, {"x":5, "y":3}, {"x":6, "y":3}, {"x":7, "y":3}, {"x":8, "y":3}, {"x":9, "y":3}] + } + } +} |