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.

61 lines
1.3 KiB

  1. {
  2. "keyboard_name": "ErgoTaco",
  3. "url": "http://gboards.ca",
  4. "maintainer": "germ",
  5. "width": 13,
  6. "height": 2.75,
  7. "layouts": {
  8. "LAYOUT": {
  9. "layout": [
  10. {
  11. "x": 0,
  12. "y": 1.25
  13. },
  14. {
  15. "x": 1,
  16. "y": 0.75
  17. },
  18. {
  19. "x": 2,
  20. "y": 0.5
  21. },
  22. {
  23. "x": 3,
  24. "y": 0.25
  25. },
  26. {
  27. "x": 4,
  28. "y": 1
  29. },
  30. {
  31. "x": 5,
  32. "y": 1.75
  33. },
  34. {
  35. "x": 7,
  36. "y": 1.75
  37. },
  38. {
  39. "x": 8,
  40. "y": 1
  41. },
  42. {
  43. "x": 9,
  44. "y": 0.25
  45. },
  46. {
  47. "x": 10,
  48. "y": 0.5
  49. },
  50. {
  51. "x": 11,
  52. "y": 0.75
  53. },
  54. {
  55. "x": 12,
  56. "y": 1.25
  57. }
  58. ]
  59. }
  60. }
  61. }