From 8b0a996d5d4bec0ee5901ee217650d8f432b4f5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=BA=E3=82=89=E3=81=AD=E3=81=93?= Date: Tue, 20 Jul 2021 12:49:45 +0900 Subject: [Keyboard] Add tone (#13337) Co-authored-by: Ryan Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com> Co-authored-by: kakunpc <15257475+kakunpc@users.noreply.github.com> --- keyboards/peranekofactory/tone/rev1/info.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 keyboards/peranekofactory/tone/rev1/info.json (limited to 'keyboards/peranekofactory/tone/rev1/info.json') diff --git a/keyboards/peranekofactory/tone/rev1/info.json b/keyboards/peranekofactory/tone/rev1/info.json new file mode 100644 index 0000000000..2831c87198 --- /dev/null +++ b/keyboards/peranekofactory/tone/rev1/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}] + } + } +} -- cgit v1.2.3