forked from forks/qmk_firmware
266ff3339a
* 1 Oct 20 * Update keyboards/clawsome/fightpad/config.h * Update keyboards/clawsome/fightpad/rules.mk * Update keyboards/clawsome/fightpad/info.json * Update keyboards/clawsome/fightpad/readme.md * Update keyboards/clawsome/fightpad/readme.md * Update keyboards/clawsome/fightpad/info.json * Update keyboards/clawsome/fightpad/config.h
26 lines
899 B
JSON
26 lines
899 B
JSON
{
|
|
"keyboard_name": "FightPad",
|
|
"url": "www.clawboards.xyz",
|
|
"maintainer": "AAClawson (AlisGraveNil)",
|
|
"width": 8,
|
|
"height": 2,
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [
|
|
{"label":"K01 (B5,E6)", "x":1, "y":0},
|
|
{"label":"K03 (B5,B2)", "x":4, "y":0},
|
|
{"label":"K04 (B5,B3)", "x":5, "y":0},
|
|
{"label":"K05 (B5,B1)", "x":6, "y":0},
|
|
{"label":"K06 (B5,F7)", "x":7, "y":0},
|
|
{"label":"K10 (B6,D7)", "x":0, "y":1},
|
|
{"label":"K11 (B6,E6)", "x":1, "y":1},
|
|
{"label":"K12 (B6,B4)", "x":2, "y":1},
|
|
{"label":"K13 (B6,B2)", "x":4, "y":1},
|
|
{"label":"K14 (B6,B3)", "x":5, "y":1},
|
|
{"label":"K15 (B6,B1)", "x":6, "y":1},
|
|
{"label":"K16 (B6,F7)", "x":7, "y":1}
|
|
]
|
|
}
|
|
}
|
|
}
|