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.

141 lines
6.1 KiB

  1. {
  2. "development_board": "promicro",
  3. "manufacturer": "fatotesa",
  4. "keyboard_name": "fatotesa",
  5. "maintainer": "stefangluszek",
  6. "diode_direction": "COL2ROW",
  7. "features": {
  8. "bootmagic": true,
  9. "command": false,
  10. "console": false,
  11. "extrakey": true,
  12. "mousekey": true,
  13. "nkro": true
  14. },
  15. "split": {
  16. "enabled": true,
  17. "soft_serial_pin": "D2",
  18. "matrix_pins": {
  19. "right": {
  20. "cols": ["F4", "F5", "F6", "C6", "F7", "B1", "B3", "B2"],
  21. "rows": ["B6", "E6", "D4", "D7", "B4", "B5"]
  22. }
  23. },
  24. "encoder": {
  25. "right": {
  26. "rotary": [
  27. {
  28. "pin_a": "D1",
  29. "pin_b": "D0"
  30. }
  31. ]
  32. }
  33. }
  34. },
  35. "matrix_pins": {
  36. "cols": ["F5", "F6", "F7", "B1", "B3", "B2", "B6", null],
  37. "rows": ["D4", "C6", "D7", "E6", "B4", "B5"]
  38. },
  39. "processor": "atmega32u4",
  40. "url": "",
  41. "usb": {
  42. "device_version": "1.0.0",
  43. "pid": "0x0000",
  44. "vid": "0xFEED"
  45. },
  46. "layouts": {
  47. "LAYOUT": {
  48. "layout": [
  49. {"matrix": [0, 0], "label":"esc", "x":0, "y":0},
  50. {"matrix": [0, 2], "label":"f1", "x":2, "y":0},
  51. {"matrix": [0, 3], "label":"f2", "x":3, "y":0},
  52. {"matrix": [0, 4], "label":"f3", "x":4, "y":0},
  53. {"matrix": [0, 5], "label":"f4", "x":5, "y":0},
  54. {"matrix": [6, 4], "label":"end", "x":13.25, "y":0},
  55. {"matrix": [6, 5], "label":"ins", "x":14.25, "y":0},
  56. {"matrix": [6, 6], "label":"del", "x":15.25, "y":0},
  57. {"matrix": [6, 7], "label":"<i class='fa fa-repeat'></i>", "x":16.5, "y":0, "encoder": 0},
  58. {"matrix": [1, 0], "label":"`", "x":0, "y":1},
  59. {"matrix": [1, 1], "label":"1", "x":1, "y":1},
  60. {"matrix": [1, 2], "label":"2", "x":2, "y":1},
  61. {"matrix": [1, 3], "label":"3", "x":3, "y":1},
  62. {"matrix": [1, 4], "label":"4", "x":4, "y":1},
  63. {"matrix": [1, 5], "label":"5", "x":5, "y":1},
  64. {"matrix": [1, 6], "label":"6", "x":6, "y":1},
  65. {"matrix": [7, 1], "label":"7", "x":9.5, "y":1},
  66. {"matrix": [7, 2], "label":"8", "x":10.5, "y":1},
  67. {"matrix": [7, 3], "label":"9", "x":11.5, "y":1},
  68. {"matrix": [7, 4], "label":"0", "x":12.5, "y":1},
  69. {"matrix": [7, 5], "label":"-", "x":13.5, "y":1},
  70. {"matrix": [7, 6], "label":"=", "x":14.5, "y":1},
  71. {"matrix": [7, 7], "label":"<", "x":15.5, "y":1, "w":2},
  72. {"matrix": [2, 0], "label":"tab", "x":0, "y":2, "w":1.5},
  73. {"matrix": [2, 1], "label":"q", "x":1.5, "y":2},
  74. {"matrix": [2, 2], "label":"w", "x":2.5, "y":2},
  75. {"matrix": [2, 3], "label":"e", "x":3.5, "y":2},
  76. {"matrix": [2, 4], "label":"r", "x":4.5, "y":2},
  77. {"matrix": [2, 5], "label":"t", "x":5.5, "y":2},
  78. {"matrix": [8, 0], "label":"y", "x":9, "y":2},
  79. {"matrix": [8, 1], "label":"u", "x":10, "y":2},
  80. {"matrix": [8, 2], "label":"i", "x":11, "y":2},
  81. {"matrix": [8, 3], "label":"o", "x":12, "y":2},
  82. {"matrix": [8, 4], "label":"p", "x":13, "y":2},
  83. {"matrix": [8, 5], "label":"[", "x":14, "y":2},
  84. {"matrix": [8, 6], "label":"]", "x":15, "y":2},
  85. {"matrix": [8, 7], "x":16.25, "y":2, "w":1.25, "h":2},
  86. {"matrix": [3, 0], "label":"caps", "x":0, "y":3, "w":1.75},
  87. {"matrix": [3, 1], "label":"a", "x":1.75, "y":3},
  88. {"matrix": [3, 2], "label":"s", "x":2.75, "y":3},
  89. {"matrix": [3, 3], "label":"d", "x":3.75, "y":3},
  90. {"matrix": [3, 4], "label":"f", "x":4.75, "y":3},
  91. {"matrix": [3, 5], "label":"g", "x":5.75, "y":3},
  92. {"matrix": [9, 0], "label":"h", "x":9.25, "y":3},
  93. {"matrix": [9, 1], "label":"j", "x":10.25, "y":3},
  94. {"matrix": [9, 2], "label":"k", "x":11.25, "y":3},
  95. {"matrix": [9, 3], "label":"l", "x":12.25, "y":3},
  96. {"matrix": [9, 4], "label":";", "x":13.25, "y":3},
  97. {"matrix": [9, 5], "label":"'", "x":14.25, "y":3},
  98. {"matrix": [9, 6], "label":"\\", "x":15.25, "y":3},
  99. {"matrix": [4, 0], "label":"shift", "x":0, "y":4, "w":1.25},
  100. {"matrix": [4, 1], "label":"<", "x":1.25, "y":4},
  101. {"matrix": [4, 2], "label":"z", "x":2.25, "y":4},
  102. {"matrix": [4, 3], "label":"x", "x":3.25, "y":4},
  103. {"matrix": [4, 4], "label":"c", "x":4.25, "y":4},
  104. {"matrix": [4, 5], "label":"v", "x":5.25, "y":4},
  105. {"matrix": [4, 6], "label":"b", "x":6.25, "y":4},
  106. {"matrix": [10, 2], "label":"n", "x":9.75, "y":4},
  107. {"matrix": [10, 3], "label":"m", "x":10.75, "y":4},
  108. {"matrix": [10, 4], "label":",", "x":11.75, "y":4},
  109. {"matrix": [10, 5], "label":".", "x":12.75, "y":4},
  110. {"matrix": [10, 6], "label":"/", "x":13.75, "y":4},
  111. {"matrix": [10, 7], "x":14.75, "y":4},
  112. {"matrix": [5, 0], "label":"ctrl", "x":0, "y":5, "w":1.25},
  113. {"matrix": [5, 1], "label":"win", "x":1.25, "y":5, "w":1.25},
  114. {"matrix": [5, 2], "label":"alt", "x":2.5, "y":5, "w":1.25},
  115. {"matrix": [5, 3], "label":"space", "x":3.75, "y":5, "w":1.75},
  116. {"matrix": [5, 4], "label":"na", "x":5.5, "y":5},
  117. {"matrix": [11, 3], "label":"space", "x":10.5, "y":5, "w":2},
  118. {"matrix": [11, 4], "label":"alt gr", "x":12.5, "y":5, "w":1.25},
  119. {"matrix": [11, 5], "label":"ctrl", "x":13.75, "y":5, "w":1.25},
  120. {"matrix": [11, 6], "label":"?", "x":15, "y":5, "w":1.25},
  121. {"matrix": [11, 7], "label":"?", "x":16.25, "y":5, "w":1.25}
  122. ]
  123. }
  124. }
  125. }