info.json 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209
  1. {
  2. "keyboard_name": "Work Board",
  3. "manufacturer": "Work Louder",
  4. "url": "https://worklouder.cc/",
  5. "maintainer": "Work Louder",
  6. "usb": {
  7. "vid": "0x574C",
  8. "pid": "0xDCD1",
  9. "max_power": 100
  10. },
  11. "features": {
  12. "bootmagic": true,
  13. "mousekey": true,
  14. "extrakey": true,
  15. "nkro": true,
  16. "rgblight": true,
  17. "rgb_matrix": true,
  18. "encoder": true
  19. },
  20. "build": {
  21. "lto": true
  22. },
  23. "rgb_matrix": {
  24. "animations": {
  25. "alphas_mods": true,
  26. "gradient_up_down": true,
  27. "gradient_left_right": true,
  28. "breathing": true,
  29. "band_sat": true,
  30. "band_val": true,
  31. "band_pinwheel_sat": true,
  32. "band_pinwheel_val": true,
  33. "band_spiral_sat": true,
  34. "band_spiral_val": true,
  35. "cycle_all": true,
  36. "cycle_left_right": true,
  37. "cycle_up_down": true,
  38. "rainbow_moving_chevron": true,
  39. "cycle_out_in": true,
  40. "cycle_out_in_dual": true,
  41. "cycle_pinwheel": true,
  42. "cycle_spiral": true,
  43. "dual_beacon": true,
  44. "rainbow_beacon": true,
  45. "rainbow_pinwheels": true,
  46. "raindrops": true,
  47. "jellybean_raindrops": true,
  48. "hue_breathing": true,
  49. "hue_pendulum": true,
  50. "hue_wave": true,
  51. "pixel_rain": true,
  52. "pixel_flow": true,
  53. "pixel_fractal": true
  54. },
  55. "default": {
  56. "animation": "solid_color",
  57. "hue": 191
  58. },
  59. "driver": "ws2812",
  60. "max_brightness": 120,
  61. "sleep": true
  62. },
  63. "matrix_pins": {
  64. "cols": ["D3", "D5", "D4", "D6", "D7", "B4", "B5", "B6", "C6", "C7", "F7", "F6", "E6"],
  65. "rows": ["F0", "F1", "F4", "F5"]
  66. },
  67. "diode_direction": "COL2ROW",
  68. "encoder": {
  69. "rotary": [
  70. {"pin_a": "B0", "pin_b": "B1"}
  71. ]
  72. },
  73. "ws2812": {
  74. "pin": "D1"
  75. },
  76. "rgblight": {
  77. "driver": "custom",
  78. "max_brightness": 120,
  79. "sleep": true,
  80. "animations": {
  81. "breathing": true,
  82. "rainbow_mood": true,
  83. "rainbow_swirl": true,
  84. "snake": true,
  85. "knight": true,
  86. "christmas": true,
  87. "static_gradient": true,
  88. "twinkle": true
  89. },
  90. "default": {
  91. "hue": 213
  92. }
  93. },
  94. "processor": "atmega32u4",
  95. "bootloader": "atmel-dfu",
  96. "layouts": {
  97. "LAYOUT_2u_space": {
  98. "layout": [
  99. {"matrix": [0, 0], "x": 0, "y": 0},
  100. {"matrix": [0, 1], "x": 1, "y": 0},
  101. {"matrix": [0, 2], "x": 2, "y": 0},
  102. {"matrix": [0, 3], "x": 3, "y": 0},
  103. {"matrix": [0, 4], "x": 4, "y": 0},
  104. {"matrix": [0, 5], "x": 5, "y": 0},
  105. {"matrix": [0, 6], "x": 6, "y": 0},
  106. {"matrix": [0, 7], "x": 7, "y": 0},
  107. {"matrix": [0, 8], "x": 8, "y": 0},
  108. {"matrix": [0, 9], "x": 9, "y": 0},
  109. {"matrix": [0, 10], "x": 10, "y": 0},
  110. {"matrix": [0, 11], "x": 11, "y": 0},
  111. {"matrix": [0, 12], "x": 12, "y": 0},
  112. {"matrix": [1, 0], "x": 0, "y": 1},
  113. {"matrix": [1, 1], "x": 1, "y": 1},
  114. {"matrix": [1, 2], "x": 2, "y": 1},
  115. {"matrix": [1, 3], "x": 3, "y": 1},
  116. {"matrix": [1, 4], "x": 4, "y": 1},
  117. {"matrix": [1, 5], "x": 5, "y": 1},
  118. {"matrix": [1, 6], "x": 6, "y": 1},
  119. {"matrix": [1, 7], "x": 7, "y": 1},
  120. {"matrix": [1, 8], "x": 8, "y": 1},
  121. {"matrix": [1, 9], "x": 9, "y": 1},
  122. {"matrix": [1, 10], "x": 10, "y": 1},
  123. {"matrix": [1, 11], "x": 11, "y": 1},
  124. {"matrix": [2, 0], "x": 0, "y": 2},
  125. {"matrix": [2, 1], "x": 1, "y": 2},
  126. {"matrix": [2, 2], "x": 2, "y": 2},
  127. {"matrix": [2, 3], "x": 3, "y": 2},
  128. {"matrix": [2, 4], "x": 4, "y": 2},
  129. {"matrix": [2, 5], "x": 5, "y": 2},
  130. {"matrix": [2, 6], "x": 6, "y": 2},
  131. {"matrix": [2, 7], "x": 7, "y": 2},
  132. {"matrix": [2, 8], "x": 8, "y": 2},
  133. {"matrix": [2, 9], "x": 9, "y": 2},
  134. {"matrix": [2, 10], "x": 10, "y": 2},
  135. {"matrix": [2, 11], "x": 11, "y": 2},
  136. {"matrix": [3, 0], "x": 0, "y": 3},
  137. {"matrix": [3, 1], "x": 1, "y": 3},
  138. {"matrix": [3, 2], "x": 2, "y": 3},
  139. {"matrix": [3, 3], "x": 3, "y": 3},
  140. {"matrix": [3, 4], "x": 4, "y": 3},
  141. {"matrix": [3, 5], "x": 5, "y": 3, "w": 2},
  142. {"matrix": [3, 7], "x": 7, "y": 3},
  143. {"matrix": [3, 8], "x": 8, "y": 3},
  144. {"matrix": [3, 9], "x": 9, "y": 3},
  145. {"matrix": [3, 10], "x": 10, "y": 3},
  146. {"matrix": [3, 11], "x": 11, "y": 3}
  147. ]
  148. },
  149. "LAYOUT": {
  150. "layout": [
  151. {"matrix": [0, 0], "x": 0, "y": 0},
  152. {"matrix": [0, 1], "x": 1, "y": 0},
  153. {"matrix": [0, 2], "x": 2, "y": 0},
  154. {"matrix": [0, 3], "x": 3, "y": 0},
  155. {"matrix": [0, 4], "x": 4, "y": 0},
  156. {"matrix": [0, 5], "x": 5, "y": 0},
  157. {"matrix": [0, 6], "x": 6, "y": 0},
  158. {"matrix": [0, 7], "x": 7, "y": 0},
  159. {"matrix": [0, 8], "x": 8, "y": 0},
  160. {"matrix": [0, 9], "x": 9, "y": 0},
  161. {"matrix": [0, 10], "x": 10, "y": 0},
  162. {"matrix": [0, 11], "x": 11, "y": 0},
  163. {"matrix": [0, 12], "x": 12, "y": 0},
  164. {"matrix": [1, 0], "x": 0, "y": 1},
  165. {"matrix": [1, 1], "x": 1, "y": 1},
  166. {"matrix": [1, 2], "x": 2, "y": 1},
  167. {"matrix": [1, 3], "x": 3, "y": 1},
  168. {"matrix": [1, 4], "x": 4, "y": 1},
  169. {"matrix": [1, 5], "x": 5, "y": 1},
  170. {"matrix": [1, 6], "x": 6, "y": 1},
  171. {"matrix": [1, 7], "x": 7, "y": 1},
  172. {"matrix": [1, 8], "x": 8, "y": 1},
  173. {"matrix": [1, 9], "x": 9, "y": 1},
  174. {"matrix": [1, 10], "x": 10, "y": 1},
  175. {"matrix": [1, 11], "x": 11, "y": 1},
  176. {"matrix": [2, 0], "x": 0, "y": 2},
  177. {"matrix": [2, 1], "x": 1, "y": 2},
  178. {"matrix": [2, 2], "x": 2, "y": 2},
  179. {"matrix": [2, 3], "x": 3, "y": 2},
  180. {"matrix": [2, 4], "x": 4, "y": 2},
  181. {"matrix": [2, 5], "x": 5, "y": 2},
  182. {"matrix": [2, 6], "x": 6, "y": 2},
  183. {"matrix": [2, 7], "x": 7, "y": 2},
  184. {"matrix": [2, 8], "x": 8, "y": 2},
  185. {"matrix": [2, 9], "x": 9, "y": 2},
  186. {"matrix": [2, 10], "x": 10, "y": 2},
  187. {"matrix": [2, 11], "x": 11, "y": 2},
  188. {"matrix": [3, 0], "x": 0, "y": 3},
  189. {"matrix": [3, 1], "x": 1, "y": 3},
  190. {"matrix": [3, 2], "x": 2, "y": 3},
  191. {"matrix": [3, 3], "x": 3, "y": 3},
  192. {"matrix": [3, 4], "x": 4, "y": 3},
  193. {"matrix": [3, 5], "x": 5, "y": 3},
  194. {"matrix": [3, 6], "x": 6, "y": 3},
  195. {"matrix": [3, 7], "x": 7, "y": 3},
  196. {"matrix": [3, 8], "x": 8, "y": 3},
  197. {"matrix": [3, 9], "x": 9, "y": 3},
  198. {"matrix": [3, 10], "x": 10, "y": 3},
  199. {"matrix": [3, 11], "x": 11, "y": 3}
  200. ]
  201. }
  202. }
  203. }