[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>
This commit is contained in:
ぺらねこ
2021-07-20 12:49:45 +09:00
committed by GitHub
parent f439bfd543
commit 8b0a996d5d
16 changed files with 596 additions and 0 deletions

View File

@@ -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}]
}
}
}