forked from forks/qmk_firmware
b4ea0a70be
* add axolstudio helpo * reverse matrix * fix path in readme * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/axolstudio/helpo/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
34 lines
846 B
JSON
34 lines
846 B
JSON
{
|
|
"keyboard_name": "helpo",
|
|
"url": "",
|
|
"maintainer": "kb-elmo",
|
|
"width": 5,
|
|
"height": 4,
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [
|
|
{"x":0, "y":0},
|
|
{"x":1, "y":0},
|
|
{"x":2, "y":0},
|
|
{"x":3, "y":0},
|
|
{"x":4, "y":0},
|
|
{"x":0, "y":1},
|
|
{"x":1, "y":1},
|
|
{"x":2, "y":1},
|
|
{"x":3, "y":1},
|
|
{"x":4, "y":1},
|
|
{"x":0, "y":2},
|
|
{"x":1, "y":2},
|
|
{"x":2, "y":2},
|
|
{"x":3, "y":2},
|
|
{"x":4, "y":2},
|
|
{"x":0, "y":3},
|
|
{"x":1, "y":3},
|
|
{"x":2, "y":3},
|
|
{"x":3, "y":3},
|
|
{"x":4, "y":3}
|
|
]
|
|
}
|
|
}
|
|
}
|