Files
zsa_qmk_firmware/lib/python/qmk/tests/minimal_info.json
T

12 lines
219 B
JSON
Raw Normal View History

{
"keyboard_name": "tester",
"maintainer": "qmk",
"layouts": {
"LAYOUT": {
"layout": [
2023-05-06 23:00:27 +10:00
{"label": "KC_A", "matrix": [0, 0], "x": 0, "y": 0}
]
}
}
}