qmk-firmwares/keyboards/yncognito/batpad/info.json
James Young 95733d1c16
Remove references to KBFirmware JSON Parser (#14608)
* remove refs: exclusive/e85/soldered

* remove refs: handwired/bigmac

* remove refs: handwired/boss566y/redragon_vara

* remove refs: handwired/marauder

* remove refs: id67

* remove refs: kprepublic/bm60rgb

* remove refs: playkbtw/helen80

* remove refs: sam/sg81m

* remove refs: sawnsprojects/satxri6key

* remove refs: yncognito/batpad
2021-09-26 00:01:11 -07:00

19 lines
615 B
JSON

{
"keyboard_name": "batpad",
"url": "",
"maintainer": "qmk",
"layouts": {
"LAYOUT_ortho_2x4": {
"layout": [
{"label":"K00 (F4,F1)", "x":0, "y":0},
{"label":"K01 (F4,F0)", "x":1, "y":0},
{"label":"K02 (F4,D5)", "x":2, "y":0},
{"label":"K03 (F4,D3)", "x":3, "y":0},
{"label":"K10 (C7,F1)", "x":0, "y":1},
{"label":"K11 (C7,F0)", "x":1, "y":1},
{"label":"K12 (C7,D5)", "x":2, "y":1},
{"label":"K13 (C7,D3)", "x":3, "y":1}
]
}
}
}