diff options
author | γΊγγγ <duelist.info@gmail.com> | 2021-07-20 12:49:45 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-19 20:49:45 -0700 |
commit | 8b0a996d5d4bec0ee5901ee217650d8f432b4f5a (patch) | |
tree | 4eaa404cccc8fd0d47249f5afc780ab4e8aba3d9 /keyboards/peranekofactory/tone/rev2/info.json | |
parent | f439bfd543900498ae3e00df17d5f30ee29a4d70 (diff) |
[Keyboard] Add tone (#13337)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
Co-authored-by: kakunpc <15257475+kakunpc@users.noreply.github.com>
Diffstat (limited to 'keyboards/peranekofactory/tone/rev2/info.json')
-rw-r--r-- | keyboards/peranekofactory/tone/rev2/info.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/peranekofactory/tone/rev2/info.json b/keyboards/peranekofactory/tone/rev2/info.json new file mode 100644 index 0000000000..2831c87198 --- /dev/null +++ b/keyboards/peranekofactory/tone/rev2/info.json @@ -0,0 +1,12 @@ +{ + "keyboard_name": "tone", + "url": "https://shop.yushakobo.jp/collections/keyboard-1/products/consign_tone-note", + "maintainer": "PeranekoFactory", + "width": 4, + "height": 2, + "layouts": { + "LAYOUT": { + "layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":3, "y":1}] + } + } +} |