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.

95 lines
3.6 KiB

  1. {
  2. "keyboard_name": "Gergo",
  3. "manufacturer": "g Heavy Industries",
  4. "url": "http://gboards.ca",
  5. "maintainer": "germ",
  6. "usb": {
  7. "vid": "0xFEED",
  8. "pid": "0x1307",
  9. "device_version": "0.0.1"
  10. },
  11. "build": {
  12. "debounce_type": "sym_eager_pr"
  13. },
  14. "bootmagic": {
  15. "matrix": [13, 2]
  16. },
  17. "processor": "atmega32u4",
  18. "bootloader": "atmel-dfu",
  19. "features": {
  20. "bootmagic": true,
  21. "mousekey": false,
  22. "extrakey": true,
  23. "console": true,
  24. "command": true
  25. },
  26. "tapping": {
  27. "toggle": 1
  28. },
  29. "layout_aliases": {
  30. "LAYOUT_gergo": "LAYOUT"
  31. },
  32. "layouts": {
  33. "LAYOUT": {
  34. "layout": [
  35. {"matrix": [6, 0], "x": 0, "y": 0.38, "w": 1.5},
  36. {"matrix": [5, 0], "x": 1.5, "y": 0.38},
  37. {"matrix": [4, 0], "x": 2.5, "y": 0.13},
  38. {"matrix": [3, 0], "x": 3.5, "y": 0},
  39. {"matrix": [2, 0], "x": 4.5, "y": 0.13},
  40. {"matrix": [1, 0], "x": 5.5, "y": 0.25},
  41. {"matrix": [8, 0], "x": 13, "y": 0.25},
  42. {"matrix": [9, 0], "x": 14, "y": 0.13},
  43. {"matrix": [10, 0], "x": 15, "y": 0},
  44. {"matrix": [11, 0], "x": 16, "y": 0.13},
  45. {"matrix": [12, 0], "x": 17, "y": 0.38},
  46. {"matrix": [13, 0], "x": 18, "y": 0.38, "w": 1.5},
  47. {"matrix": [6, 1], "x": 0, "y": 1.38, "w": 1.5},
  48. {"matrix": [5, 1], "x": 1.5, "y": 1.38},
  49. {"matrix": [4, 1], "x": 2.5, "y": 1.13},
  50. {"matrix": [3, 1], "x": 3.5, "y": 1},
  51. {"matrix": [2, 1], "x": 4.5, "y": 1.13},
  52. {"matrix": [1, 1], "x": 5.5, "y": 1.25},
  53. {"matrix": [0, 1], "x": 6.5, "y": 0.25, "h": 1.5},
  54. {"matrix": [7, 1], "x": 12, "y": 0.25, "h": 1.5},
  55. {"matrix": [8, 1], "x": 13, "y": 1.25},
  56. {"matrix": [9, 1], "x": 14, "y": 1.13},
  57. {"matrix": [10, 1], "x": 15, "y": 1},
  58. {"matrix": [11, 1], "x": 16, "y": 1.13},
  59. {"matrix": [12, 1], "x": 17, "y": 1.38},
  60. {"matrix": [13, 1], "x": 18, "y": 1.38, "w": 1.5},
  61. {"matrix": [6, 2], "x": 0, "y": 2.38, "w": 1.5},
  62. {"matrix": [5, 2], "x": 1.5, "y": 2.38},
  63. {"matrix": [4, 2], "x": 2.5, "y": 2.13},
  64. {"matrix": [3, 2], "x": 3.5, "y": 2},
  65. {"matrix": [2, 2], "x": 4.5, "y": 2.13},
  66. {"matrix": [1, 2], "x": 5.5, "y": 2.25},
  67. {"matrix": [0, 2], "x": 6.5, "y": 1.75, "h": 1.5},
  68. {"matrix": [0, 3], "x": 8.25, "y": 2.75},
  69. {"matrix": [7, 3], "x": 10.25, "y": 2.75},
  70. {"matrix": [7, 2], "x": 12, "y": 1.75, "h": 1.5},
  71. {"matrix": [8, 2], "x": 13, "y": 2.25},
  72. {"matrix": [9, 2], "x": 14, "y": 2.13},
  73. {"matrix": [10, 2], "x": 15, "y": 2},
  74. {"matrix": [11, 2], "x": 16, "y": 2.13},
  75. {"matrix": [12, 2], "x": 17, "y": 2.38},
  76. {"matrix": [13, 2], "x": 18, "y": 2.38, "w": 1.5},
  77. {"matrix": [4, 3], "x": 4.75, "y": 3.25},
  78. {"matrix": [3, 3], "x": 6, "y": 3.63},
  79. {"matrix": [2, 3], "x": 7.25, "y": 3.75, "h": 2},
  80. {"matrix": [1, 3], "x": 8.25, "y": 3.75, "h": 2},
  81. {"matrix": [8, 3], "x": 10.25, "y": 3.75, "h": 2},
  82. {"matrix": [9, 3], "x": 11.25, "y": 3.75, "h": 2},
  83. {"matrix": [10, 3], "x": 12.5, "y": 3.63},
  84. {"matrix": [11, 3], "x": 13.75, "y": 3.25}
  85. ]
  86. }
  87. }
  88. }