logo

qmk_firmware

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

keyboard.json (10307B)


  1. {
  2. "keyboard_name": "Valor Rev2",
  3. "manufacturer": "Xelus",
  4. "maintainer": "Xelus22",
  5. "usb": {
  6. "vid": "0x5845",
  7. "pid": "0x5653",
  8. "device_version": "0.0.1"
  9. },
  10. "build": {
  11. "lto": true
  12. },
  13. "features": {
  14. "bootmagic": true,
  15. "extrakey": true,
  16. "mousekey": true,
  17. "nkro": true,
  18. "rgb_matrix": true
  19. },
  20. "ws2812": {
  21. "pin": "A9",
  22. "driver": "pwm"
  23. },
  24. "rgb_matrix": {
  25. "animations": {
  26. "alphas_mods": true,
  27. "gradient_up_down": true,
  28. "gradient_left_right": true,
  29. "breathing": true,
  30. "band_sat": true,
  31. "band_val": true,
  32. "band_pinwheel_sat": true,
  33. "band_pinwheel_val": true,
  34. "band_spiral_sat": true,
  35. "band_spiral_val": true,
  36. "cycle_all": true,
  37. "cycle_left_right": true,
  38. "cycle_up_down": true,
  39. "rainbow_moving_chevron": true,
  40. "cycle_out_in": true,
  41. "cycle_out_in_dual": true,
  42. "cycle_pinwheel": true,
  43. "cycle_spiral": true,
  44. "dual_beacon": true,
  45. "rainbow_beacon": true,
  46. "rainbow_pinwheels": true,
  47. "raindrops": true,
  48. "jellybean_raindrops": true,
  49. "hue_breathing": true,
  50. "hue_pendulum": true,
  51. "hue_wave": true,
  52. "pixel_rain": true,
  53. "pixel_flow": true,
  54. "pixel_fractal": true,
  55. "typing_heatmap": true,
  56. "digital_rain": true,
  57. "solid_reactive_simple": true,
  58. "solid_reactive": true,
  59. "solid_reactive_wide": true,
  60. "solid_reactive_multiwide": true,
  61. "solid_reactive_cross": true,
  62. "solid_reactive_multicross": true,
  63. "solid_reactive_nexus": true,
  64. "solid_reactive_multinexus": true,
  65. "splash": true,
  66. "multisplash": true,
  67. "solid_splash": true,
  68. "solid_multisplash": true
  69. },
  70. "driver": "ws2812",
  71. "max_brightness": 200,
  72. "sleep": true
  73. },
  74. "matrix_pins": {
  75. "cols": ["B2", "B1", "B0", "A7", "A6", "A5", "A4", "A13", "B7", "B6", "B5", "B4", "B3", "A15", "A14"],
  76. "rows": ["B11", "B10", "A3", "A1", "A2"]
  77. },
  78. "diode_direction": "COL2ROW",
  79. "eeprom": {
  80. "driver": "i2c"
  81. },
  82. "processor": "STM32L422",
  83. "bootloader": "stm32-dfu",
  84. "community_layouts": ["alice", "alice_split_bs"],
  85. "layout_aliases": {
  86. "LAYOUT_all": "LAYOUT_alice_split_bs"
  87. },
  88. "layouts": {
  89. "LAYOUT_alice": {
  90. "layout": [
  91. {"matrix": [0, 0], "x": 0, "y": 0},
  92. {"matrix": [0, 1], "x": 1.25, "y": 0},
  93. {"matrix": [0, 2], "x": 2.25, "y": 0},
  94. {"matrix": [0, 3], "x": 3.25, "y": 0},
  95. {"matrix": [0, 4], "x": 4.25, "y": 0},
  96. {"matrix": [0, 5], "x": 5.25, "y": 0},
  97. {"matrix": [0, 6], "x": 6.25, "y": 0},
  98. {"matrix": [0, 7], "x": 7.25, "y": 0},
  99. {"matrix": [0, 8], "x": 10.25, "y": 0},
  100. {"matrix": [0, 9], "x": 11.25, "y": 0},
  101. {"matrix": [0, 10], "x": 12.25, "y": 0},
  102. {"matrix": [0, 11], "x": 13.25, "y": 0},
  103. {"matrix": [0, 12], "x": 14.25, "y": 0},
  104. {"matrix": [0, 13], "x": 15.25, "y": 0},
  105. {"matrix": [0, 14], "x": 16.25, "y": 0, "w": 2},
  106. {"matrix": [1, 0], "x": 0, "y": 1},
  107. {"matrix": [1, 1], "x": 1.25, "y": 1, "w": 1.5},
  108. {"matrix": [1, 2], "x": 2.75, "y": 1},
  109. {"matrix": [1, 3], "x": 3.75, "y": 1},
  110. {"matrix": [1, 4], "x": 4.75, "y": 1},
  111. {"matrix": [1, 5], "x": 5.75, "y": 1},
  112. {"matrix": [1, 6], "x": 6.75, "y": 1},
  113. {"matrix": [1, 7], "x": 9.75, "y": 1},
  114. {"matrix": [1, 8], "x": 10.75, "y": 1},
  115. {"matrix": [1, 9], "x": 11.75, "y": 1},
  116. {"matrix": [1, 10], "x": 12.75, "y": 1},
  117. {"matrix": [1, 11], "x": 13.75, "y": 1},
  118. {"matrix": [1, 12], "x": 14.75, "y": 1},
  119. {"matrix": [1, 13], "x": 15.75, "y": 1},
  120. {"matrix": [1, 14], "x": 16.75, "y": 1, "w": 1.5},
  121. {"matrix": [2, 0], "x": 0, "y": 2},
  122. {"matrix": [2, 1], "x": 1.25, "y": 2, "w": 1.75},
  123. {"matrix": [2, 2], "x": 3, "y": 2},
  124. {"matrix": [2, 3], "x": 4, "y": 2},
  125. {"matrix": [2, 4], "x": 5, "y": 2},
  126. {"matrix": [2, 5], "x": 6, "y": 2},
  127. {"matrix": [2, 6], "x": 7, "y": 2},
  128. {"matrix": [2, 7], "x": 10, "y": 2},
  129. {"matrix": [2, 8], "x": 11, "y": 2},
  130. {"matrix": [2, 9], "x": 12, "y": 2},
  131. {"matrix": [2, 10], "x": 13, "y": 2},
  132. {"matrix": [2, 11], "x": 14, "y": 2},
  133. {"matrix": [2, 12], "x": 15, "y": 2},
  134. {"matrix": [2, 13], "x": 16, "y": 2, "w": 2.25},
  135. {"matrix": [3, 1], "x": 1.25, "y": 3, "w": 2.25},
  136. {"matrix": [3, 2], "x": 3.5, "y": 3},
  137. {"matrix": [3, 3], "x": 4.5, "y": 3},
  138. {"matrix": [3, 4], "x": 5.5, "y": 3},
  139. {"matrix": [3, 5], "x": 6.5, "y": 3},
  140. {"matrix": [3, 6], "x": 7.5, "y": 3},
  141. {"matrix": [3, 7], "x": 9.5, "y": 3},
  142. {"matrix": [3, 8], "x": 10.5, "y": 3},
  143. {"matrix": [3, 9], "x": 11.5, "y": 3},
  144. {"matrix": [3, 10], "x": 12.5, "y": 3},
  145. {"matrix": [3, 11], "x": 13.5, "y": 3},
  146. {"matrix": [3, 12], "x": 14.5, "y": 3},
  147. {"matrix": [3, 13], "x": 15.5, "y": 3, "w": 1.75},
  148. {"matrix": [3, 14], "x": 17.25, "y": 3},
  149. {"matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.5},
  150. {"matrix": [4, 3], "x": 4.25, "y": 4, "w": 1.5},
  151. {"matrix": [4, 5], "x": 5.75, "y": 4, "w": 2},
  152. {"matrix": [4, 6], "x": 7.75, "y": 4, "w": 1.25},
  153. {"matrix": [4, 8], "x": 9.5, "y": 4, "w": 2.75},
  154. {"matrix": [4, 10], "x": 12.25, "y": 4, "w": 1.5},
  155. {"matrix": [4, 13], "x": 16.75, "y": 4, "w": 1.5}
  156. ]
  157. },
  158. "LAYOUT_alice_split_bs": {
  159. "layout": [
  160. {"matrix": [0, 0], "x": 0, "y": 0},
  161. {"matrix": [0, 1], "x": 1.25, "y": 0},
  162. {"matrix": [0, 2], "x": 2.25, "y": 0},
  163. {"matrix": [0, 3], "x": 3.25, "y": 0},
  164. {"matrix": [0, 4], "x": 4.25, "y": 0},
  165. {"matrix": [0, 5], "x": 5.25, "y": 0},
  166. {"matrix": [0, 6], "x": 6.25, "y": 0},
  167. {"matrix": [0, 7], "x": 7.25, "y": 0},
  168. {"matrix": [0, 8], "x": 10.25, "y": 0},
  169. {"matrix": [0, 9], "x": 11.25, "y": 0},
  170. {"matrix": [0, 10], "x": 12.25, "y": 0},
  171. {"matrix": [0, 11], "x": 13.25, "y": 0},
  172. {"matrix": [0, 12], "x": 14.25, "y": 0},
  173. {"matrix": [0, 13], "x": 15.25, "y": 0},
  174. {"matrix": [0, 14], "x": 16.25, "y": 0},
  175. {"matrix": [2, 14], "x": 17.25, "y": 0},
  176. {"matrix": [1, 0], "x": 0, "y": 1},
  177. {"matrix": [1, 1], "x": 1.25, "y": 1, "w": 1.5},
  178. {"matrix": [1, 2], "x": 2.75, "y": 1},
  179. {"matrix": [1, 3], "x": 3.75, "y": 1},
  180. {"matrix": [1, 4], "x": 4.75, "y": 1},
  181. {"matrix": [1, 5], "x": 5.75, "y": 1},
  182. {"matrix": [1, 6], "x": 6.75, "y": 1},
  183. {"matrix": [1, 7], "x": 9.75, "y": 1},
  184. {"matrix": [1, 8], "x": 10.75, "y": 1},
  185. {"matrix": [1, 9], "x": 11.75, "y": 1},
  186. {"matrix": [1, 10], "x": 12.75, "y": 1},
  187. {"matrix": [1, 11], "x": 13.75, "y": 1},
  188. {"matrix": [1, 12], "x": 14.75, "y": 1},
  189. {"matrix": [1, 13], "x": 15.75, "y": 1},
  190. {"matrix": [1, 14], "x": 16.75, "y": 1, "w": 1.5},
  191. {"matrix": [2, 0], "x": 0, "y": 2},
  192. {"matrix": [2, 1], "x": 1.25, "y": 2, "w": 1.75},
  193. {"matrix": [2, 2], "x": 3, "y": 2},
  194. {"matrix": [2, 3], "x": 4, "y": 2},
  195. {"matrix": [2, 4], "x": 5, "y": 2},
  196. {"matrix": [2, 5], "x": 6, "y": 2},
  197. {"matrix": [2, 6], "x": 7, "y": 2},
  198. {"matrix": [2, 7], "x": 10, "y": 2},
  199. {"matrix": [2, 8], "x": 11, "y": 2},
  200. {"matrix": [2, 9], "x": 12, "y": 2},
  201. {"matrix": [2, 10], "x": 13, "y": 2},
  202. {"matrix": [2, 11], "x": 14, "y": 2},
  203. {"matrix": [2, 12], "x": 15, "y": 2},
  204. {"matrix": [2, 13], "x": 16, "y": 2, "w": 2.25},
  205. {"matrix": [3, 1], "x": 1.25, "y": 3, "w": 2.25},
  206. {"matrix": [3, 2], "x": 3.5, "y": 3},
  207. {"matrix": [3, 3], "x": 4.5, "y": 3},
  208. {"matrix": [3, 4], "x": 5.5, "y": 3},
  209. {"matrix": [3, 5], "x": 6.5, "y": 3},
  210. {"matrix": [3, 6], "x": 7.5, "y": 3},
  211. {"matrix": [3, 7], "x": 9.5, "y": 3},
  212. {"matrix": [3, 8], "x": 10.5, "y": 3},
  213. {"matrix": [3, 9], "x": 11.5, "y": 3},
  214. {"matrix": [3, 10], "x": 12.5, "y": 3},
  215. {"matrix": [3, 11], "x": 13.5, "y": 3},
  216. {"matrix": [3, 12], "x": 14.5, "y": 3},
  217. {"matrix": [3, 13], "x": 15.5, "y": 3, "w": 1.75},
  218. {"matrix": [3, 14], "x": 17.25, "y": 3},
  219. {"matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.5},
  220. {"matrix": [4, 3], "x": 4.25, "y": 4, "w": 1.5},
  221. {"matrix": [4, 5], "x": 5.75, "y": 4, "w": 2},
  222. {"matrix": [4, 6], "x": 7.75, "y": 4, "w": 1.25},
  223. {"matrix": [4, 8], "x": 9.5, "y": 4, "w": 2.75},
  224. {"matrix": [4, 10], "x": 12.25, "y": 4, "w": 1.5},
  225. {"matrix": [4, 13], "x": 16.75, "y": 4, "w": 1.5}
  226. ]
  227. }
  228. }
  229. }