info.json 256 B

1234567891011121314
  1. {
  2. "keyboard_name": "1x1 ortholinear layout",
  3. "url": "",
  4. "maintainer": "qmk",
  5. "width": 1,
  6. "height": 1,
  7. "layouts": {
  8. "LAYOUT_ortho_1x1": {
  9. "layout": [
  10. {"x":0, "y":0}
  11. ]
  12. }
  13. }
  14. }