logo

qmk_firmware

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

info.json (13897B)


  1. {
  2. "maintainer": "foostan",
  3. "manufacturer": "foostan",
  4. "url": "https://github.com/foostan/crkbd",
  5. "usb": {
  6. "vid": "0x4653",
  7. "suspend_wakeup_delay": 200,
  8. "device_version": "4.0.0"
  9. },
  10. "processor": "RP2040",
  11. "bootloader": "rp2040",
  12. "features": {
  13. "bootmagic": true,
  14. "extrakey": true,
  15. "nkro": true,
  16. "oled": true,
  17. "rgblight": false,
  18. "rgb_matrix": true,
  19. "mousekey": true,
  20. "encoder": true
  21. },
  22. "diode_direction": "COL2ROW",
  23. "dynamic_keymap": {
  24. "layer_count": 6
  25. },
  26. "matrix_pins": {
  27. "direct":[
  28. ["GP22", "GP20", "GP23", "GP26", "GP29", "GP0", "GP4"],
  29. ["GP19", "GP18", "GP24", "GP27", "GP1", "GP2", "GP8"],
  30. ["GP17", "GP16", "GP25", "GP28", "GP3", "GP9", null],
  31. [ null, null, null, "GP14", "GP15", "GP11", null]
  32. ]
  33. },
  34. "encoder": {
  35. "rotary": [
  36. {"pin_a": "GP5", "pin_b": "GP7"},
  37. {"pin_a": "GP6", "pin_b": "GP7"}
  38. ]
  39. },
  40. "bootmagic": {
  41. "enabled": true,
  42. "matrix": [ 0, 1 ]
  43. },
  44. "split": {
  45. "enabled": true,
  46. "bootmagic": {
  47. "matrix": [ 4, 1 ]
  48. },
  49. "handedness": {
  50. "pin": "GP21"
  51. },
  52. "matrix_pins": {
  53. "right": {
  54. "direct": [
  55. [ "GP8", "GP9", "GP3", "GP2", "GP1", "GP27", "GP25"],
  56. ["GP11", "GP14", "GP4", "GP0", "GP28", "GP26", "GP23"],
  57. ["GP15", "GP18", "GP5", "GP29", "GP20", "GP22", null],
  58. [ null, null, null, "GP16", "GP17", "GP19", null]
  59. ]
  60. }
  61. },
  62. "encoder": {
  63. "right": {
  64. "rotary": [
  65. {"pin_a": "GP24", "pin_b": "GP7"},
  66. {"pin_a": "GP6", "pin_b": "GP7"}
  67. ]
  68. }
  69. },
  70. "serial": {
  71. "driver": "vendor"
  72. },
  73. "transport": {
  74. "sync": {
  75. "matrix_state": true
  76. },
  77. "watchdog": true
  78. },
  79. "usb_detect": {
  80. "timeout": 500
  81. }
  82. },
  83. "community_layouts": [ "split_3x5_3", "split_3x6_3" ],
  84. "layouts": {
  85. "LAYOUT_split_3x5_3": {
  86. "layout": [
  87. {"matrix": [0, 1], "x": 0, "y": 0.3},
  88. {"matrix": [0, 2], "x": 1, "y": 0.1},
  89. {"matrix": [0, 3], "x": 2, "y": 0},
  90. {"matrix": [0, 4], "x": 3, "y": 0.1},
  91. {"matrix": [0, 5], "x": 4, "y": 0.2},
  92. {"matrix": [4, 5], "x": 8, "y": 0.2},
  93. {"matrix": [4, 4], "x": 9, "y": 0.1},
  94. {"matrix": [4, 3], "x": 10, "y": 0},
  95. {"matrix": [4, 2], "x": 11, "y": 0.1},
  96. {"matrix": [4, 1], "x": 12, "y": 0.3},
  97. {"matrix": [1, 1], "x": 0, "y": 1.3},
  98. {"matrix": [1, 2], "x": 1, "y": 1.1},
  99. {"matrix": [1, 3], "x": 2, "y": 1},
  100. {"matrix": [1, 4], "x": 3, "y": 1.1},
  101. {"matrix": [1, 5], "x": 4, "y": 1.2},
  102. {"matrix": [5, 5], "x": 8, "y": 1.2},
  103. {"matrix": [5, 4], "x": 9, "y": 1.1},
  104. {"matrix": [5, 3], "x": 10, "y": 1},
  105. {"matrix": [5, 2], "x": 11, "y": 1.1},
  106. {"matrix": [5, 1], "x": 12, "y": 1.3},
  107. {"matrix": [2, 1], "x": 0, "y": 2.3},
  108. {"matrix": [2, 2], "x": 1, "y": 2.1},
  109. {"matrix": [2, 3], "x": 2, "y": 2},
  110. {"matrix": [2, 4], "x": 3, "y": 2.1},
  111. {"matrix": [2, 5], "x": 4, "y": 2.2},
  112. {"matrix": [6, 5], "x": 8, "y": 2.2},
  113. {"matrix": [6, 4], "x": 9, "y": 2.1},
  114. {"matrix": [6, 3], "x": 10, "y": 2},
  115. {"matrix": [6, 2], "x": 11, "y": 2.1},
  116. {"matrix": [6, 1], "x": 12, "y": 2.3},
  117. {"matrix": [3, 3], "x": 3, "y": 3.7},
  118. {"matrix": [3, 4], "x": 4, "y": 3.7},
  119. {"matrix": [3, 5], "x": 5, "y": 3.2, "h": 1.5},
  120. {"matrix": [7, 5], "x": 7, "y": 3.2, "h": 1.5},
  121. {"matrix": [7, 4], "x": 8, "y": 3.7},
  122. {"matrix": [7, 3], "x": 9, "y": 3.7}
  123. ]
  124. },
  125. "LAYOUT_split_3x6_3": {
  126. "layout": [
  127. {"matrix": [0, 0], "x": 0, "y": 0.3},
  128. {"matrix": [0, 1], "x": 1, "y": 0.3},
  129. {"matrix": [0, 2], "x": 2, "y": 0.1},
  130. {"matrix": [0, 3], "x": 3, "y": 0},
  131. {"matrix": [0, 4], "x": 4, "y": 0.1},
  132. {"matrix": [0, 5], "x": 5, "y": 0.2},
  133. {"matrix": [4, 5], "x": 9, "y": 0.2},
  134. {"matrix": [4, 4], "x": 10, "y": 0.1},
  135. {"matrix": [4, 3], "x": 11, "y": 0},
  136. {"matrix": [4, 2], "x": 12, "y": 0.1},
  137. {"matrix": [4, 1], "x": 13, "y": 0.3},
  138. {"matrix": [4, 0], "x": 14, "y": 0.3},
  139. {"matrix": [1, 0], "x": 0, "y": 1.3},
  140. {"matrix": [1, 1], "x": 1, "y": 1.3},
  141. {"matrix": [1, 2], "x": 2, "y": 1.1},
  142. {"matrix": [1, 3], "x": 3, "y": 1},
  143. {"matrix": [1, 4], "x": 4, "y": 1.1},
  144. {"matrix": [1, 5], "x": 5, "y": 1.2},
  145. {"matrix": [5, 5], "x": 9, "y": 1.2},
  146. {"matrix": [5, 4], "x": 10, "y": 1.1},
  147. {"matrix": [5, 3], "x": 11, "y": 1},
  148. {"matrix": [5, 2], "x": 12, "y": 1.1},
  149. {"matrix": [5, 1], "x": 13, "y": 1.3},
  150. {"matrix": [5, 0], "x": 14, "y": 1.3},
  151. {"matrix": [2, 0], "x": 0, "y": 2.3},
  152. {"matrix": [2, 1], "x": 1, "y": 2.3},
  153. {"matrix": [2, 2], "x": 2, "y": 2.1},
  154. {"matrix": [2, 3], "x": 3, "y": 2},
  155. {"matrix": [2, 4], "x": 4, "y": 2.1},
  156. {"matrix": [2, 5], "x": 5, "y": 2.2},
  157. {"matrix": [6, 5], "x": 9, "y": 2.2},
  158. {"matrix": [6, 4], "x": 10, "y": 2.1},
  159. {"matrix": [6, 3], "x": 11, "y": 2},
  160. {"matrix": [6, 2], "x": 12, "y": 2.1},
  161. {"matrix": [6, 1], "x": 13, "y": 2.3},
  162. {"matrix": [6, 0], "x": 14, "y": 2.3},
  163. {"matrix": [3, 3], "x": 4, "y": 3.7},
  164. {"matrix": [3, 4], "x": 5, "y": 3.7},
  165. {"matrix": [3, 5], "x": 6, "y": 3.2, "h": 1.5},
  166. {"matrix": [7, 5], "x": 8, "y": 3.2, "h": 1.5},
  167. {"matrix": [7, 4], "x": 9, "y": 3.7},
  168. {"matrix": [7, 3], "x": 10, "y": 3.7}
  169. ]
  170. },
  171. "LAYOUT_split_3x5_3_ex2": {
  172. "layout": [
  173. {"matrix": [0, 1], "x": 0, "y": 0.3},
  174. {"matrix": [0, 2], "x": 1, "y": 0.1},
  175. {"matrix": [0, 3], "x": 2, "y": 0},
  176. {"matrix": [0, 4], "x": 3, "y": 0.1},
  177. {"matrix": [0, 5], "x": 4, "y": 0.2},
  178. {"matrix": [0, 6], "x": 5, "y": 0.7},
  179. {"matrix": [4, 6], "x": 8, "y": 0.7},
  180. {"matrix": [4, 5], "x": 9, "y": 0.2},
  181. {"matrix": [4, 4], "x": 10, "y": 0.1},
  182. {"matrix": [4, 3], "x": 11, "y": 0},
  183. {"matrix": [4, 2], "x": 12, "y": 0.1},
  184. {"matrix": [4, 1], "x": 13, "y": 0.3},
  185. {"matrix": [1, 1], "x": 0, "y": 1.3},
  186. {"matrix": [1, 2], "x": 1, "y": 1.1},
  187. {"matrix": [1, 3], "x": 2, "y": 1},
  188. {"matrix": [1, 4], "x": 3, "y": 1.1},
  189. {"matrix": [1, 5], "x": 4, "y": 1.2},
  190. {"matrix": [1, 6], "x": 5, "y": 1.7},
  191. {"matrix": [5, 6], "x": 8, "y": 1.7},
  192. {"matrix": [5, 5], "x": 9, "y": 1.2},
  193. {"matrix": [5, 4], "x": 10, "y": 1.1},
  194. {"matrix": [5, 3], "x": 11, "y": 1},
  195. {"matrix": [5, 2], "x": 12, "y": 1.1},
  196. {"matrix": [5, 1], "x": 13, "y": 1.3},
  197. {"matrix": [2, 1], "x": 0, "y": 2.3},
  198. {"matrix": [2, 2], "x": 1, "y": 2.1},
  199. {"matrix": [2, 3], "x": 2, "y": 2},
  200. {"matrix": [2, 4], "x": 3, "y": 2.1},
  201. {"matrix": [2, 5], "x": 4, "y": 2.2},
  202. {"matrix": [6, 5], "x": 9, "y": 2.2},
  203. {"matrix": [6, 4], "x": 10, "y": 2.1},
  204. {"matrix": [6, 3], "x": 11, "y": 2},
  205. {"matrix": [6, 2], "x": 12, "y": 2.1},
  206. {"matrix": [6, 1], "x": 13, "y": 2.3},
  207. {"matrix": [3, 3], "x": 4, "y": 3.7},
  208. {"matrix": [3, 4], "x": 5, "y": 3.7},
  209. {"matrix": [3, 5], "x": 6, "y": 3.2, "h": 1.5},
  210. {"matrix": [7, 5], "x": 8, "y": 3.2, "h": 1.5},
  211. {"matrix": [7, 4], "x": 9, "y": 3.7},
  212. {"matrix": [7, 3], "x": 10, "y": 3.7}
  213. ]
  214. },
  215. "LAYOUT_split_3x6_3_ex2": {
  216. "layout": [
  217. {"matrix": [0, 0], "x": 0, "y": 0.3},
  218. {"matrix": [0, 1], "x": 1, "y": 0.3},
  219. {"matrix": [0, 2], "x": 2, "y": 0.1},
  220. {"matrix": [0, 3], "x": 3, "y": 0},
  221. {"matrix": [0, 4], "x": 4, "y": 0.1},
  222. {"matrix": [0, 5], "x": 5, "y": 0.2},
  223. {"matrix": [0, 6], "x": 6, "y": 0.7},
  224. {"matrix": [4, 6], "x": 8, "y": 0.7},
  225. {"matrix": [4, 5], "x": 9, "y": 0.2},
  226. {"matrix": [4, 4], "x": 10, "y": 0.1},
  227. {"matrix": [4, 3], "x": 11, "y": 0},
  228. {"matrix": [4, 2], "x": 12, "y": 0.1},
  229. {"matrix": [4, 1], "x": 13, "y": 0.3},
  230. {"matrix": [4, 0], "x": 14, "y": 0.3},
  231. {"matrix": [1, 0], "x": 0, "y": 1.3},
  232. {"matrix": [1, 1], "x": 1, "y": 1.3},
  233. {"matrix": [1, 2], "x": 2, "y": 1.1},
  234. {"matrix": [1, 3], "x": 3, "y": 1},
  235. {"matrix": [1, 4], "x": 4, "y": 1.1},
  236. {"matrix": [1, 5], "x": 5, "y": 1.2},
  237. {"matrix": [1, 6], "x": 6, "y": 1.7},
  238. {"matrix": [5, 6], "x": 8, "y": 1.7},
  239. {"matrix": [5, 5], "x": 9, "y": 1.2},
  240. {"matrix": [5, 4], "x": 10, "y": 1.1},
  241. {"matrix": [5, 3], "x": 11, "y": 1},
  242. {"matrix": [5, 2], "x": 12, "y": 1.1},
  243. {"matrix": [5, 1], "x": 13, "y": 1.3},
  244. {"matrix": [5, 0], "x": 14, "y": 1.3},
  245. {"matrix": [2, 0], "x": 0, "y": 2.3},
  246. {"matrix": [2, 1], "x": 1, "y": 2.3},
  247. {"matrix": [2, 2], "x": 2, "y": 2.1},
  248. {"matrix": [2, 3], "x": 3, "y": 2},
  249. {"matrix": [2, 4], "x": 4, "y": 2.1},
  250. {"matrix": [2, 5], "x": 5, "y": 2.2},
  251. {"matrix": [6, 5], "x": 9, "y": 2.2},
  252. {"matrix": [6, 4], "x": 10, "y": 2.1},
  253. {"matrix": [6, 3], "x": 11, "y": 2},
  254. {"matrix": [6, 2], "x": 12, "y": 2.1},
  255. {"matrix": [6, 1], "x": 13, "y": 2.3},
  256. {"matrix": [6, 0], "x": 14, "y": 2.3},
  257. {"matrix": [3, 3], "x": 4, "y": 3.7},
  258. {"matrix": [3, 4], "x": 5, "y": 3.7},
  259. {"matrix": [3, 5], "x": 6, "y": 3.2, "h": 1.5},
  260. {"matrix": [7, 5], "x": 8, "y": 3.2, "h": 1.5},
  261. {"matrix": [7, 4], "x": 9, "y": 3.7},
  262. {"matrix": [7, 3], "x": 10, "y": 3.7}
  263. ]
  264. }
  265. },
  266. "ws2812": {
  267. "driver": "vendor",
  268. "pin": "GP10"
  269. },
  270. "rgblight": {
  271. "led_count": 46,
  272. "split": true,
  273. "split_count": [23, 23],
  274. "max_brightness": 50,
  275. "animations": {
  276. "alternating": true,
  277. "breathing": true,
  278. "christmas": true,
  279. "knight": true,
  280. "rainbow_mood": true,
  281. "rainbow_swirl": true,
  282. "rgb_test": true,
  283. "snake": true,
  284. "static_gradient": true,
  285. "twinkle": true
  286. }
  287. },
  288. "rgb_matrix": {
  289. "driver": "ws2812",
  290. "max_brightness": 50,
  291. "animations": {
  292. "alphas_mods": true,
  293. "gradient_up_down": true,
  294. "gradient_left_right": true,
  295. "breathing": true,
  296. "band_sat": true,
  297. "band_val": true,
  298. "band_pinwheel_sat": true,
  299. "band_pinwheel_val": true,
  300. "band_spiral_sat": true,
  301. "band_spiral_val": true,
  302. "cycle_all": true,
  303. "cycle_left_right": true,
  304. "cycle_up_down": true,
  305. "rainbow_moving_chevron": true,
  306. "cycle_out_in": true,
  307. "cycle_out_in_dual": true,
  308. "cycle_pinwheel": true,
  309. "cycle_spiral": true,
  310. "dual_beacon": true,
  311. "rainbow_beacon": true,
  312. "rainbow_pinwheels": true,
  313. "raindrops": true,
  314. "jellybean_raindrops": true,
  315. "hue_breathing": true,
  316. "hue_pendulum": true,
  317. "hue_wave": true,
  318. "pixel_fractal": true,
  319. "pixel_flow": true,
  320. "pixel_rain": true,
  321. "typing_heatmap": true,
  322. "digital_rain": true,
  323. "solid_reactive_simple": true,
  324. "solid_reactive": true,
  325. "solid_reactive_wide": true,
  326. "solid_reactive_multiwide": true,
  327. "solid_reactive_cross": true,
  328. "solid_reactive_multicross": true,
  329. "solid_reactive_nexus": true,
  330. "solid_reactive_multinexus": true,
  331. "splash": true,
  332. "multisplash": true,
  333. "solid_splash": true,
  334. "solid_multisplash": true
  335. },
  336. "sleep": true
  337. }
  338. }