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.

167 lines
6.5 KiB

  1. {
  2. "keyboard_name": "Atom47 rev3",
  3. "manufacturer": "Evyd13",
  4. "url": "",
  5. "maintainer": "evyd13",
  6. "usb": {
  7. "vid": "0x4705",
  8. "pid": "0x0E6D",
  9. "device_version": "0.0.1"
  10. },
  11. "matrix_pins": {
  12. "cols": ["B7", "F0", "F1", "F4", "F6", "D4", "D6", "D7", "B4", "B5", "C6", "C7", "F7"],
  13. "rows": ["B3", "B2", "B1", "B0"]
  14. },
  15. "diode_direction": "COL2ROW",
  16. "backlight": {
  17. "pin": "B6",
  18. "levels": 5,
  19. "breathing": true
  20. },
  21. "rgblight": {
  22. "led_count": 6,
  23. "animations": {
  24. "breathing": true,
  25. "rainbow_mood": true,
  26. "rainbow_swirl": true,
  27. "snake": true,
  28. "knight": true,
  29. "christmas": true,
  30. "static_gradient": true,
  31. "rgb_test": true,
  32. "alternating": true,
  33. "twinkle": true
  34. }
  35. },
  36. "ws2812": {
  37. "pin": "F5"
  38. },
  39. "qmk_lufa_bootloader": {
  40. "esc_input": "B0",
  41. "esc_output": "B7",
  42. "led": "E6"
  43. },
  44. "indicators": {
  45. "caps_lock": "E6",
  46. "on_state": 0
  47. },
  48. "processor": "atmega32u4",
  49. "bootloader": "qmk-dfu",
  50. "features": {
  51. "bootmagic": true,
  52. "mousekey": true,
  53. "extrakey": true,
  54. "backlight": true
  55. },
  56. "layout_aliases": {
  57. "LAYOUT_all": "LAYOUT_split_space"
  58. },
  59. "layouts": {
  60. "LAYOUT_split_space": {
  61. "layout": [
  62. {"matrix": [0, 0], "x": 0, "y": 0},
  63. {"matrix": [0, 1], "x": 1, "y": 0},
  64. {"matrix": [0, 2], "x": 2, "y": 0},
  65. {"matrix": [0, 3], "x": 3, "y": 0},
  66. {"matrix": [0, 4], "x": 4, "y": 0},
  67. {"matrix": [0, 5], "x": 5, "y": 0},
  68. {"matrix": [0, 6], "x": 6, "y": 0},
  69. {"matrix": [0, 7], "x": 7, "y": 0},
  70. {"matrix": [0, 8], "x": 8, "y": 0},
  71. {"matrix": [0, 9], "x": 9, "y": 0},
  72. {"matrix": [0, 10], "x": 10, "y": 0},
  73. {"matrix": [0, 11], "x": 11, "y": 0},
  74. {"matrix": [0, 12], "x": 12, "y": 0},
  75. {"matrix": [1, 0], "x": 0, "y": 1, "w": 1.25},
  76. {"matrix": [1, 1], "x": 1.25, "y": 1},
  77. {"matrix": [1, 2], "x": 2.25, "y": 1},
  78. {"matrix": [1, 3], "x": 3.25, "y": 1},
  79. {"matrix": [1, 4], "x": 4.25, "y": 1},
  80. {"matrix": [1, 5], "x": 5.25, "y": 1},
  81. {"matrix": [1, 6], "x": 6.25, "y": 1},
  82. {"matrix": [1, 7], "x": 7.25, "y": 1},
  83. {"matrix": [1, 8], "x": 8.25, "y": 1},
  84. {"matrix": [1, 9], "x": 9.25, "y": 1},
  85. {"matrix": [1, 10], "x": 10.25, "y": 1},
  86. {"matrix": [1, 12], "x": 11.25, "y": 1, "w": 1.75},
  87. {"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
  88. {"matrix": [2, 2], "x": 1.75, "y": 2},
  89. {"matrix": [2, 3], "x": 2.75, "y": 2},
  90. {"matrix": [2, 4], "x": 3.75, "y": 2},
  91. {"matrix": [2, 5], "x": 4.75, "y": 2},
  92. {"matrix": [2, 6], "x": 5.75, "y": 2},
  93. {"matrix": [2, 7], "x": 6.75, "y": 2},
  94. {"matrix": [2, 8], "x": 7.75, "y": 2},
  95. {"matrix": [2, 9], "x": 8.75, "y": 2},
  96. {"matrix": [2, 10], "x": 9.75, "y": 2},
  97. {"matrix": [2, 11], "x": 10.75, "y": 2, "w": 1.25},
  98. {"matrix": [2, 12], "x": 12, "y": 2},
  99. {"matrix": [3, 0], "x": 0, "y": 3, "w": 1.25},
  100. {"matrix": [3, 1], "x": 1.25, "y": 3},
  101. {"matrix": [3, 2], "x": 2.25, "y": 3},
  102. {"matrix": [3, 3], "x": 3.25, "y": 3},
  103. {"matrix": [3, 5], "x": 4.25, "y": 3, "w": 1.75},
  104. {"matrix": [3, 7], "x": 6, "y": 3, "w": 2.75},
  105. {"matrix": [3, 9], "x": 8.75, "y": 3},
  106. {"matrix": [3, 10], "x": 9.75, "y": 3},
  107. {"matrix": [3, 11], "x": 10.75, "y": 3},
  108. {"matrix": [3, 12], "x": 11.75, "y": 3, "w": 1.25}
  109. ]
  110. },
  111. "LAYOUT_full_space": {
  112. "layout": [
  113. {"matrix": [0, 0], "x": 0, "y": 0},
  114. {"matrix": [0, 1], "x": 1, "y": 0},
  115. {"matrix": [0, 2], "x": 2, "y": 0},
  116. {"matrix": [0, 3], "x": 3, "y": 0},
  117. {"matrix": [0, 4], "x": 4, "y": 0},
  118. {"matrix": [0, 5], "x": 5, "y": 0},
  119. {"matrix": [0, 6], "x": 6, "y": 0},
  120. {"matrix": [0, 7], "x": 7, "y": 0},
  121. {"matrix": [0, 8], "x": 8, "y": 0},
  122. {"matrix": [0, 9], "x": 9, "y": 0},
  123. {"matrix": [0, 10], "x": 10, "y": 0},
  124. {"matrix": [0, 11], "x": 11, "y": 0},
  125. {"matrix": [0, 12], "x": 12, "y": 0},
  126. {"matrix": [1, 0], "x": 0, "y": 1, "w": 1.25},
  127. {"matrix": [1, 1], "x": 1.25, "y": 1},
  128. {"matrix": [1, 2], "x": 2.25, "y": 1},
  129. {"matrix": [1, 3], "x": 3.25, "y": 1},
  130. {"matrix": [1, 4], "x": 4.25, "y": 1},
  131. {"matrix": [1, 5], "x": 5.25, "y": 1},
  132. {"matrix": [1, 6], "x": 6.25, "y": 1},
  133. {"matrix": [1, 7], "x": 7.25, "y": 1},
  134. {"matrix": [1, 8], "x": 8.25, "y": 1},
  135. {"matrix": [1, 9], "x": 9.25, "y": 1},
  136. {"matrix": [1, 10], "x": 10.25, "y": 1},
  137. {"matrix": [1, 12], "x": 11.25, "y": 1, "w": 1.75},
  138. {"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
  139. {"matrix": [2, 2], "x": 1.75, "y": 2},
  140. {"matrix": [2, 3], "x": 2.75, "y": 2},
  141. {"matrix": [2, 4], "x": 3.75, "y": 2},
  142. {"matrix": [2, 5], "x": 4.75, "y": 2},
  143. {"matrix": [2, 6], "x": 5.75, "y": 2},
  144. {"matrix": [2, 7], "x": 6.75, "y": 2},
  145. {"matrix": [2, 8], "x": 7.75, "y": 2},
  146. {"matrix": [2, 9], "x": 8.75, "y": 2},
  147. {"matrix": [2, 10], "x": 9.75, "y": 2},
  148. {"matrix": [2, 11], "x": 10.75, "y": 2, "w": 1.25},
  149. {"matrix": [2, 12], "x": 12, "y": 2},
  150. {"matrix": [3, 0], "x": 0, "y": 3},
  151. {"matrix": [3, 1], "x": 1, "y": 3},
  152. {"matrix": [3, 2], "x": 2, "y": 3},
  153. {"matrix": [3, 7], "x": 3, "y": 3, "w": 6},
  154. {"matrix": [3, 9], "x": 9, "y": 3},
  155. {"matrix": [3, 10], "x": 10, "y": 3},
  156. {"matrix": [3, 11], "x": 11, "y": 3},
  157. {"matrix": [3, 12], "x": 12, "y": 3}
  158. ]
  159. }
  160. }
  161. }