forked from mirrors/qmk_userspace
Add missing info.jsons for a few boards (#9549)
This commit is contained in:
parent
097df6afdb
commit
c85e010d45
11 changed files with 1074 additions and 2 deletions
14
keyboards/zfrontier/big_switch/info.json
Normal file
14
keyboards/zfrontier/big_switch/info.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"keyboard_name": "Red Comet Big Switch",
|
||||
"url": "https://en.zfrontier.com/products/redcomet-bigswitch-combo",
|
||||
"maintainer": "carlxia",
|
||||
"width": 4,
|
||||
"height": 4,
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
{"x": 0, "y": 0, "w": 4, "h": 4}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue