mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-21 16:04:38 +00:00
[Keyboard] add info.json for bongopad (#15355)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
parent
6acfb61159
commit
79a8b55af2
1 changed files with 10 additions and 0 deletions
10
keyboards/ll3macorn/bongopad/info.json
Normal file
10
keyboards/ll3macorn/bongopad/info.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"keyboard_name": "Bongopad",
|
||||
"url": "https://github.com/qmk/qmk_firmware/tree/master/keyboards/ll3macorn/bongopad",
|
||||
"maintainer": "Ll3macorn",
|
||||
"layouts": {
|
||||
"LAYOUT_default": {
|
||||
"layout": [{"x":0, "y":0}, {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":0, "y":2}, {"x":1, "y":2}, {"x":2, "y":2}, {"x":0, "y":3}, {"x":1, "y":3}, {"x":2, "y":3}]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue