diff options
Diffstat (limited to 'keyboards/clawsome/fightpad/info.json')
-rw-r--r-- | keyboards/clawsome/fightpad/info.json | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/keyboards/clawsome/fightpad/info.json b/keyboards/clawsome/fightpad/info.json deleted file mode 100644 index f6389e06c7..0000000000 --- a/keyboards/clawsome/fightpad/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "keyboard_name": "FightPad", - "manufacturer": "AlisGraveNil", - "url": "www.clawboards.xyz", - "maintainer": "AlisGraveNil", - "usb": { - "vid": "0x7767", - "pid": "0x481C", - "device_version": "0.0.1" - }, - "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} - ] - } - } -} |