logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

keyboard.json (6666B)


  1. {
  2. "keyboard_name": "Planck Light",
  3. "manufacturer": "OLKB",
  4. "url": "https://olkb.com/planck",
  5. "maintainer": "jackhumbert",
  6. "usb": {
  7. "vid": "0x03A8",
  8. "pid": "0xBEA2",
  9. "device_version": "0.0.1"
  10. },
  11. "rgb_matrix": {
  12. "animations": {
  13. "alphas_mods": true,
  14. "gradient_up_down": true,
  15. "gradient_left_right": true,
  16. "breathing": true,
  17. "band_sat": true,
  18. "band_val": true,
  19. "band_pinwheel_sat": true,
  20. "band_pinwheel_val": true,
  21. "band_spiral_sat": true,
  22. "band_spiral_val": true,
  23. "cycle_all": true,
  24. "cycle_left_right": true,
  25. "cycle_up_down": true,
  26. "rainbow_moving_chevron": true,
  27. "cycle_out_in": true,
  28. "cycle_out_in_dual": true,
  29. "cycle_pinwheel": true,
  30. "cycle_spiral": true,
  31. "dual_beacon": true,
  32. "rainbow_beacon": true,
  33. "rainbow_pinwheels": true,
  34. "raindrops": true,
  35. "jellybean_raindrops": true,
  36. "hue_breathing": true,
  37. "hue_pendulum": true,
  38. "hue_wave": true,
  39. "pixel_rain": true,
  40. "pixel_flow": true,
  41. "pixel_fractal": true,
  42. "typing_heatmap": true,
  43. "digital_rain": true,
  44. "solid_reactive_simple": true,
  45. "solid_reactive": true,
  46. "solid_reactive_wide": true,
  47. "solid_reactive_multiwide": true,
  48. "solid_reactive_cross": true,
  49. "solid_reactive_multicross": true,
  50. "solid_reactive_nexus": true,
  51. "solid_reactive_multinexus": true,
  52. "splash": true,
  53. "multisplash": true,
  54. "solid_splash": true,
  55. "solid_multisplash": true
  56. },
  57. "driver": "is31fl3731",
  58. "sleep": true
  59. },
  60. "features": {
  61. "audio": true,
  62. "bootmagic": true,
  63. "console": true,
  64. "extrakey": true,
  65. "midi": true,
  66. "mousekey": false,
  67. "nkro": true,
  68. "rgb_matrix": true
  69. },
  70. "matrix_pins": {
  71. "cols": ["E6", "E3", "E4", "D3", "D4", "D5", "C0", "A7", "A6", "E1", "E0", "D7"],
  72. "rows": ["B0", "E7", "F0", "F1"]
  73. },
  74. "diode_direction": "COL2ROW",
  75. "backlight": {
  76. "pin": "A5"
  77. },
  78. "processor": "at90usb1286",
  79. "bootloader": "atmel-dfu",
  80. "community_layouts": ["ortho_4x12", "planck_mit"],
  81. "layout_aliases": {
  82. "LAYOUT": "LAYOUT_ortho_4x12",
  83. "LAYOUT_planck_grid": "LAYOUT_ortho_4x12",
  84. "LAYOUT_planck_mit": "LAYOUT_planck_1x2uC"
  85. },
  86. "layouts": {
  87. "LAYOUT_planck_1x2uC": {
  88. "layout": [
  89. {"matrix": [0, 0], "x": 0, "y": 0},
  90. {"matrix": [0, 1], "x": 1, "y": 0},
  91. {"matrix": [0, 2], "x": 2, "y": 0},
  92. {"matrix": [0, 3], "x": 3, "y": 0},
  93. {"matrix": [0, 4], "x": 4, "y": 0},
  94. {"matrix": [0, 5], "x": 5, "y": 0},
  95. {"matrix": [0, 6], "x": 6, "y": 0},
  96. {"matrix": [0, 7], "x": 7, "y": 0},
  97. {"matrix": [0, 8], "x": 8, "y": 0},
  98. {"matrix": [0, 9], "x": 9, "y": 0},
  99. {"matrix": [0, 10], "x": 10, "y": 0},
  100. {"matrix": [0, 11], "x": 11, "y": 0},
  101. {"matrix": [1, 0], "x": 0, "y": 1},
  102. {"matrix": [1, 1], "x": 1, "y": 1},
  103. {"matrix": [1, 2], "x": 2, "y": 1},
  104. {"matrix": [1, 3], "x": 3, "y": 1},
  105. {"matrix": [1, 4], "x": 4, "y": 1},
  106. {"matrix": [1, 5], "x": 5, "y": 1},
  107. {"matrix": [1, 6], "x": 6, "y": 1},
  108. {"matrix": [1, 7], "x": 7, "y": 1},
  109. {"matrix": [1, 8], "x": 8, "y": 1},
  110. {"matrix": [1, 9], "x": 9, "y": 1},
  111. {"matrix": [1, 10], "x": 10, "y": 1},
  112. {"matrix": [1, 11], "x": 11, "y": 1},
  113. {"matrix": [2, 0], "x": 0, "y": 2},
  114. {"matrix": [2, 1], "x": 1, "y": 2},
  115. {"matrix": [2, 2], "x": 2, "y": 2},
  116. {"matrix": [2, 3], "x": 3, "y": 2},
  117. {"matrix": [2, 4], "x": 4, "y": 2},
  118. {"matrix": [2, 5], "x": 5, "y": 2},
  119. {"matrix": [2, 6], "x": 6, "y": 2},
  120. {"matrix": [2, 7], "x": 7, "y": 2},
  121. {"matrix": [2, 8], "x": 8, "y": 2},
  122. {"matrix": [2, 9], "x": 9, "y": 2},
  123. {"matrix": [2, 10], "x": 10, "y": 2},
  124. {"matrix": [2, 11], "x": 11, "y": 2},
  125. {"matrix": [3, 0], "x": 0, "y": 3},
  126. {"matrix": [3, 1], "x": 1, "y": 3},
  127. {"matrix": [3, 2], "x": 2, "y": 3},
  128. {"matrix": [3, 3], "x": 3, "y": 3},
  129. {"matrix": [3, 4], "x": 4, "y": 3},
  130. {"matrix": [3, 5], "x": 5, "y": 3, "w": 2},
  131. {"matrix": [3, 7], "x": 7, "y": 3},
  132. {"matrix": [3, 8], "x": 8, "y": 3},
  133. {"matrix": [3, 9], "x": 9, "y": 3},
  134. {"matrix": [3, 10], "x": 10, "y": 3},
  135. {"matrix": [3, 11], "x": 11, "y": 3}
  136. ]
  137. },
  138. "LAYOUT_ortho_4x12": {
  139. "layout": [
  140. {"matrix": [0, 0], "x": 0, "y": 0},
  141. {"matrix": [0, 1], "x": 1, "y": 0},
  142. {"matrix": [0, 2], "x": 2, "y": 0},
  143. {"matrix": [0, 3], "x": 3, "y": 0},
  144. {"matrix": [0, 4], "x": 4, "y": 0},
  145. {"matrix": [0, 5], "x": 5, "y": 0},
  146. {"matrix": [0, 6], "x": 6, "y": 0},
  147. {"matrix": [0, 7], "x": 7, "y": 0},
  148. {"matrix": [0, 8], "x": 8, "y": 0},
  149. {"matrix": [0, 9], "x": 9, "y": 0},
  150. {"matrix": [0, 10], "x": 10, "y": 0},
  151. {"matrix": [0, 11], "x": 11, "y": 0},
  152. {"matrix": [1, 0], "x": 0, "y": 1},
  153. {"matrix": [1, 1], "x": 1, "y": 1},
  154. {"matrix": [1, 2], "x": 2, "y": 1},
  155. {"matrix": [1, 3], "x": 3, "y": 1},
  156. {"matrix": [1, 4], "x": 4, "y": 1},
  157. {"matrix": [1, 5], "x": 5, "y": 1},
  158. {"matrix": [1, 6], "x": 6, "y": 1},
  159. {"matrix": [1, 7], "x": 7, "y": 1},
  160. {"matrix": [1, 8], "x": 8, "y": 1},
  161. {"matrix": [1, 9], "x": 9, "y": 1},
  162. {"matrix": [1, 10], "x": 10, "y": 1},
  163. {"matrix": [1, 11], "x": 11, "y": 1},
  164. {"matrix": [2, 0], "x": 0, "y": 2},
  165. {"matrix": [2, 1], "x": 1, "y": 2},
  166. {"matrix": [2, 2], "x": 2, "y": 2},
  167. {"matrix": [2, 3], "x": 3, "y": 2},
  168. {"matrix": [2, 4], "x": 4, "y": 2},
  169. {"matrix": [2, 5], "x": 5, "y": 2},
  170. {"matrix": [2, 6], "x": 6, "y": 2},
  171. {"matrix": [2, 7], "x": 7, "y": 2},
  172. {"matrix": [2, 8], "x": 8, "y": 2},
  173. {"matrix": [2, 9], "x": 9, "y": 2},
  174. {"matrix": [2, 10], "x": 10, "y": 2},
  175. {"matrix": [2, 11], "x": 11, "y": 2},
  176. {"matrix": [3, 0], "x": 0, "y": 3},
  177. {"matrix": [3, 1], "x": 1, "y": 3},
  178. {"matrix": [3, 2], "x": 2, "y": 3},
  179. {"matrix": [3, 3], "x": 3, "y": 3},
  180. {"matrix": [3, 4], "x": 4, "y": 3},
  181. {"matrix": [3, 5], "x": 5, "y": 3},
  182. {"matrix": [3, 6], "x": 6, "y": 3},
  183. {"matrix": [3, 7], "x": 7, "y": 3},
  184. {"matrix": [3, 8], "x": 8, "y": 3},
  185. {"matrix": [3, 9], "x": 9, "y": 3},
  186. {"matrix": [3, 10], "x": 10, "y": 3},
  187. {"matrix": [3, 11], "x": 11, "y": 3}
  188. ]
  189. }
  190. }
  191. }