You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
846 B

  1. {
  2. "keyboard_name": "helpo",
  3. "url": "",
  4. "maintainer": "kb-elmo",
  5. "width": 5,
  6. "height": 4,
  7. "layouts": {
  8. "LAYOUT": {
  9. "layout": [
  10. {"x":0, "y":0},
  11. {"x":1, "y":0},
  12. {"x":2, "y":0},
  13. {"x":3, "y":0},
  14. {"x":4, "y":0},
  15. {"x":0, "y":1},
  16. {"x":1, "y":1},
  17. {"x":2, "y":1},
  18. {"x":3, "y":1},
  19. {"x":4, "y":1},
  20. {"x":0, "y":2},
  21. {"x":1, "y":2},
  22. {"x":2, "y":2},
  23. {"x":3, "y":2},
  24. {"x":4, "y":2},
  25. {"x":0, "y":3},
  26. {"x":1, "y":3},
  27. {"x":2, "y":3},
  28. {"x":3, "y":3},
  29. {"x":4, "y":3}
  30. ]
  31. }
  32. }
  33. }