3979137995
* reformat info.json - friendly-format info.json - move the right half to the left by 0.5u (improves readability, for me anyway) - correct key sequence * refactor default keymap - use short-form keycodes - use four-space indent * refactor via keymap - use short-form keycodes - use four-space indent * update maintainer field in info.json Use the maintainer's GitHub username. * readme touch-up Minor edit to the lead paragraph, and reformat the Hardware Availability section. * change BOOTMAGIC_ENABLE from `lite` to `yes`
95 lines
2.7 KiB
JSON
95 lines
2.7 KiB
JSON
{
|
|
"keyboard_name": "Pteron36",
|
|
"url": "",
|
|
"maintainer": "harshitgoel96",
|
|
"layouts": {
|
|
"LAYOUT_split_3x5_3": {
|
|
"layout": [
|
|
{"x":0, "y":1},
|
|
{"x":1, "y":0.5},
|
|
{"x":2, "y":0},
|
|
{"x":3, "y":0.5},
|
|
{"x":4, "y":0.75},
|
|
{"x":10, "y":0.75},
|
|
{"x":11, "y":0.5},
|
|
{"x":12, "y":0},
|
|
{"x":13, "y":0.5},
|
|
{"x":14, "y":1},
|
|
|
|
{"x":0, "y":2},
|
|
{"x":1, "y":1.5},
|
|
{"x":2, "y":1},
|
|
{"x":3, "y":1.5},
|
|
{"x":4, "y":1.75},
|
|
{"x":10, "y":1.75},
|
|
{"x":11, "y":1.5},
|
|
{"x":12, "y":1},
|
|
{"x":13, "y":1.5},
|
|
{"x":14, "y":2},
|
|
|
|
{"x":0, "y":3},
|
|
{"x":1, "y":2.5},
|
|
{"x":2, "y":2},
|
|
{"x":3, "y":2.5},
|
|
{"x":4, "y":2.75},
|
|
{"x":10, "y":2.75},
|
|
{"x":11, "y":2.5},
|
|
{"x":12, "y":2},
|
|
{"x":13, "y":2.5},
|
|
{"x":14, "y":3},
|
|
|
|
{"x":4, "y":4},
|
|
{"x":5, "y":4},
|
|
{"x":6, "y":4},
|
|
{"x":8, "y":4},
|
|
{"x":9, "y":4},
|
|
{"x":10, "y":4}
|
|
]
|
|
},
|
|
"LAYOUT_split_3x5_3_encoder": {
|
|
"layout": [
|
|
{"x":0, "y":1},
|
|
{"x":1, "y":0.5},
|
|
{"x":2, "y":0},
|
|
{"x":3, "y":0.5},
|
|
{"x":4, "y":0.75},
|
|
{"x":10, "y":0.75},
|
|
{"x":11, "y":0.5},
|
|
{"x":12, "y":0},
|
|
{"x":13, "y":0.5},
|
|
{"x":14, "y":1},
|
|
|
|
{"x":0, "y":2},
|
|
{"x":1, "y":1.5},
|
|
{"x":2, "y":1},
|
|
{"x":3, "y":1.5},
|
|
{"x":4, "y":1.75},
|
|
{"x":10, "y":1.75},
|
|
{"x":11, "y":1.5},
|
|
{"x":12, "y":1},
|
|
{"x":13, "y":1.5},
|
|
{"x":14, "y":2},
|
|
|
|
{"x":0, "y":3},
|
|
{"x":1, "y":2.5},
|
|
{"x":2, "y":2},
|
|
{"x":3, "y":2.5},
|
|
{"x":4, "y":2.75},
|
|
{"label":"enc1", "x":5.5, "y":2.75},
|
|
{"label":"enc2", "x":8.5, "y":2.75},
|
|
{"x":10, "y":2.75},
|
|
{"x":11, "y":2.5},
|
|
{"x":12, "y":2},
|
|
{"x":13, "y":2.5},
|
|
{"x":14, "y":3},
|
|
|
|
{"x":4, "y":4},
|
|
{"x":5, "y":4},
|
|
{"x":6, "y":4},
|
|
{"x":8, "y":4},
|
|
{"x":9, "y":4},
|
|
{"x":10, "y":4}
|
|
]
|
|
}
|
|
}
|
|
}
|