forked from mirrors/qmk_firmware
928be32c83
* bm80v2_iso.h: convert tabs to spaces * bm80v2_iso.h: use ___ for KC_NO * bm80v2_iso.h: use QMK 3-character notation * refactor macro for tkl_iso Community Layout compatibility - move the matrix position identifier for Enter to the home row * info.json: correct layout data * rules.mk: tidy-up formatting * readme.md: tidy-up formatting * update maintainer; re-assign copyright * assign ISO-appropriate keycodes in keymaps
104 lines
3.4 KiB
JSON
104 lines
3.4 KiB
JSON
{
|
|
"keyboard_name": "bm80v2_iso",
|
|
"url": "",
|
|
"maintainer": "edwardslau",
|
|
"layouts": {
|
|
"LAYOUT_tkl_iso": {
|
|
"layout": [
|
|
{"x":0, "y":0},
|
|
{"x":2, "y":0},
|
|
{"x":3, "y":0},
|
|
{"x":4, "y":0},
|
|
{"x":5, "y":0},
|
|
{"x":6.5, "y":0},
|
|
{"x":7.5, "y":0},
|
|
{"x":8.5, "y":0},
|
|
{"x":9.5, "y":0},
|
|
{"x":11, "y":0},
|
|
{"x":12, "y":0},
|
|
{"x":13, "y":0},
|
|
{"x":14, "y":0},
|
|
{"x":15.25, "y":0},
|
|
{"x":16.25, "y":0},
|
|
{"x":17.25, "y":0},
|
|
|
|
{"x":0, "y":1.5},
|
|
{"x":1, "y":1.5},
|
|
{"x":2, "y":1.5},
|
|
{"x":3, "y":1.5},
|
|
{"x":4, "y":1.5},
|
|
{"x":5, "y":1.5},
|
|
{"x":6, "y":1.5},
|
|
{"x":7, "y":1.5},
|
|
{"x":8, "y":1.5},
|
|
{"x":9, "y":1.5},
|
|
{"x":10, "y":1.5},
|
|
{"x":11, "y":1.5},
|
|
{"x":12, "y":1.5},
|
|
{"x":13, "y":1.5, "w":2},
|
|
{"x":15.25, "y":1.5},
|
|
{"x":16.25, "y":1.5},
|
|
{"x":17.25, "y":1.5},
|
|
|
|
{"x":0, "y":2.5, "w":1.5},
|
|
{"x":1.5, "y":2.5},
|
|
{"x":2.5, "y":2.5},
|
|
{"x":3.5, "y":2.5},
|
|
{"x":4.5, "y":2.5},
|
|
{"x":5.5, "y":2.5},
|
|
{"x":6.5, "y":2.5},
|
|
{"x":7.5, "y":2.5},
|
|
{"x":8.5, "y":2.5},
|
|
{"x":9.5, "y":2.5},
|
|
{"x":10.5, "y":2.5},
|
|
{"x":11.5, "y":2.5},
|
|
{"x":12.5, "y":2.5},
|
|
{"x":15.25, "y":2.5},
|
|
{"x":16.25, "y":2.5},
|
|
{"x":17.25, "y":2.5},
|
|
|
|
{"x":0, "y":3.5, "w":1.75},
|
|
{"x":1.75, "y":3.5},
|
|
{"x":2.75, "y":3.5},
|
|
{"x":3.75, "y":3.5},
|
|
{"x":4.75, "y":3.5},
|
|
{"x":5.75, "y":3.5},
|
|
{"x":6.75, "y":3.5},
|
|
{"x":7.75, "y":3.5},
|
|
{"x":8.75, "y":3.5},
|
|
{"x":9.75, "y":3.5},
|
|
{"x":10.75, "y":3.5},
|
|
{"x":11.75, "y":3.5},
|
|
{"x":12.75, "y":3.5},
|
|
{"x":13.75, "y":2.5, "w":1.25, "h":2},
|
|
|
|
{"x":0, "y":4.5, "w":1.25},
|
|
{"x":1.25, "y":4.5},
|
|
{"x":2.25, "y":4.5},
|
|
{"x":3.25, "y":4.5},
|
|
{"x":4.25, "y":4.5},
|
|
{"x":5.25, "y":4.5},
|
|
{"x":6.25, "y":4.5},
|
|
{"x":7.25, "y":4.5},
|
|
{"x":8.25, "y":4.5},
|
|
{"x":9.25, "y":4.5},
|
|
{"x":10.25, "y":4.5},
|
|
{"x":11.25, "y":4.5},
|
|
{"x":12.25, "y":4.5, "w":2.75},
|
|
{"x":16.25, "y":4.5},
|
|
|
|
{"x":0, "y":5.5, "w":1.25},
|
|
{"x":1.25, "y":5.5, "w":1.25},
|
|
{"x":2.5, "y":5.5, "w":1.25},
|
|
{"x":3.75, "y":5.5, "w":6.25},
|
|
{"x":10, "y":5.5, "w":1.25},
|
|
{"x":11.25, "y":5.5, "w":1.25},
|
|
{"x":12.5, "y":5.5, "w":1.25},
|
|
{"x":13.75, "y":5.5, "w":1.25},
|
|
{"x":15.25, "y":5.5},
|
|
{"x":16.25, "y":5.5},
|
|
{"x":17.25, "y":5.5}
|
|
]
|
|
}
|
|
}
|
|
}
|