Browse Source

add info.json file for rgbkb/pan

pull/12239/head
James Young 3 years ago
parent
commit
280b89bc61
No known key found for this signature in database GPG Key ID: B4974DA1B60717A9
1 changed files with 82 additions and 0 deletions
  1. +82
    -0
      keyboards/rgbkb/pan/info.json

+ 82
- 0
keyboards/rgbkb/pan/info.json View File

@ -0,0 +1,82 @@
{
"keyboard_name": "Pan rev1",
"url": "",
"maintainer": "RGBKB",
"width": 13,
"height": 6,
"layouts": {
"LAYOUT_all": {
"layout": [
{"label":"E01", "x":0, "y":0},
{"label":"E02", "x":12, "y":0},
{"label":"K00", "x":0, "y":1},
{"label":"K01", "x":1, "y":1},
{"label":"K02", "x":2, "y":1},
{"label":"K03", "x":3, "y":1},
{"label":"K04", "x":4, "y":1},
{"label":"K05", "x":5, "y":1},
{"label":"K06", "x":6, "y":1},
{"label":"K07", "x":7, "y":1},
{"label":"K08", "x":8, "y":1},
{"label":"K09", "x":9, "y":1},
{"label":"K10", "x":10, "y":1},
{"label":"K11", "x":11, "y":1},
{"label":"K12", "x":12, "y":1},
{"label":"K13", "x":0, "y":2, "w":1.5},
{"label":"K14", "x":1.5, "y":2},
{"label":"K15", "x":2.5, "y":2},
{"label":"K16", "x":3.5, "y":2},
{"label":"K17", "x":4.5, "y":2},
{"label":"K18", "x":5.5, "y":2},
{"label":"K19", "x":6.5, "y":2},
{"label":"K20", "x":7.5, "y":2},
{"label":"K21", "x":8.5, "y":2},
{"label":"K22", "x":9.5, "y":2},
{"label":"K23", "x":10.5, "y":2},
{"label":"K24", "x":11.5, "y":2, "w":1.5},
{"label":"K26", "x":0, "y":3, "w":1.5},
{"label":"K27", "x":1.5, "y":3},
{"label":"K28", "x":2.5, "y":3},
{"label":"K29", "x":3.5, "y":3},
{"label":"K30", "x":4.5, "y":3},
{"label":"K31", "x":5.5, "y":3},
{"label":"K32", "x":6.5, "y":3},
{"label":"K33", "x":7.5, "y":3},
{"label":"K34", "x":8.5, "y":3},
{"label":"K35", "x":9.5, "y":3},
{"label":"K36", "x":10.5, "y":3},
{"label":"K37", "x":11.5, "y":3, "w":1.5},
{"label":"K38", "x":0, "y":4},
{"label":"K39", "x":1, "y":4},
{"label":"K40", "x":2, "y":4},
{"label":"K41", "x":3, "y":4},
{"label":"K42", "x":4, "y":4},
{"label":"K43", "x":5, "y":4},
{"label":"K44", "x":6, "y":4},
{"label":"K45", "x":7, "y":4},
{"label":"K46", "x":8, "y":4},
{"label":"K47", "x":9, "y":4},
{"label":"K48", "x":10, "y":4},
{"label":"K49", "x":11, "y":4},
{"label":"K50", "x":12, "y":4},
{"label":"K51", "x":0, "y":5, "w":1.5},
{"label":"K52", "x":1.5, "y":5},
{"label":"K53", "x":2.5, "y":5},
{"label":"K54", "x":3.5, "y":5},
{"label":"K55", "x":4.5, "y":5},
{"label":"K56", "x":5.5, "y":5},
{"label":"K57", "x":6.5, "y":5},
{"label":"K58", "x":7.5, "y":5},
{"label":"K59", "x":8.5, "y":5},
{"label":"K60", "x":9.5, "y":5},
{"label":"K61", "x":10.5, "y":5},
{"label":"K62", "x":11.5, "y":5, "w":1.5}
]
}
}
}

Loading…
Cancel
Save