logo

qmk_firmware

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

keyboard.json (5342B)


  1. {
  2. "manufacturer": "Lostdotfish",
  3. "keyboard_name": "rp2040_orbweaver",
  4. "maintainer": "Lostdotfish",
  5. "url": "https://geekhack.org/index.php?topic=124092.0",
  6. "bootloader": "rp2040",
  7. "processor": "RP2040",
  8. "usb": {
  9. "device_version": "1.0.0",
  10. "pid": "0x0000",
  11. "vid": "0xFEED"
  12. },
  13. "diode_direction": "ROW2COL",
  14. "features": {
  15. "bootmagic": true,
  16. "extrakey": true,
  17. "mousekey": true,
  18. "nkro": true,
  19. "rgb_matrix": true
  20. },
  21. "rgb_matrix": {
  22. "driver": "is31fl3731",
  23. "layout": [
  24. {"matrix": [0, 0], "x": 0, "y": 0, "flags": 4},
  25. {"x": 20, "y": 0, "flags": 4},
  26. {"matrix": [0, 1], "x": 40, "y": 0, "flags": 4},
  27. {"matrix": [0, 2], "x": 60, "y": 0, "flags": 4},
  28. {"matrix": [0, 3], "x": 80, "y": 0, "flags": 4},
  29. {"matrix": [0, 4], "x": 0, "y": 20, "flags": 4},
  30. {"matrix": [1, 0], "x": 20, "y": 20, "flags": 4},
  31. {"matrix": [1, 1], "x": 40, "y": 20, "flags": 4},
  32. {"matrix": [1, 2], "x": 60, "y": 20, "flags": 4},
  33. {"matrix": [1, 3], "x": 80, "y": 20, "flags": 4},
  34. {"matrix": [1, 4], "x": 0, "y": 40, "flags": 4},
  35. {"matrix": [2, 0], "x": 20, "y": 40, "flags": 4},
  36. {"matrix": [2, 1], "x": 40, "y": 40, "flags": 4},
  37. {"matrix": [2, 2], "x": 60, "y": 40, "flags": 4},
  38. {"matrix": [2, 3], "x": 80, "y": 40, "flags": 4},
  39. {"matrix": [2, 4], "x": 0, "y": 60, "flags": 4},
  40. {"matrix": [3, 0], "x": 20, "y": 60, "flags": 4},
  41. {"matrix": [3, 1], "x": 40, "y": 60, "flags": 4},
  42. {"matrix": [3, 2], "x": 60, "y": 60, "flags": 4},
  43. {"matrix": [3, 4], "x": 80, "y": 60, "flags": 4}
  44. ],
  45. "led_flush_limit": 26,
  46. "led_process_limit": 5,
  47. "max_brightness": 220,
  48. "sleep": true,
  49. "center_point": [40, 30],
  50. "animations": {
  51. "alphas_mods": true,
  52. "gradient_up_down": true,
  53. "gradient_left_right": true,
  54. "breathing": true,
  55. "band_sat": true,
  56. "band_val": true,
  57. "band_pinwheel_sat": true,
  58. "band_pinwheel_val": true,
  59. "band_spiral_sat": true,
  60. "band_spiral_val": true,
  61. "cycle_all": true,
  62. "cycle_left_right": true,
  63. "cycle_up_down": true,
  64. "cycle_out_in": true,
  65. "cycle_out_in_dual": true,
  66. "rainbow_moving_chevron": true,
  67. "cycle_pinwheel": true,
  68. "cycle_spiral": true,
  69. "dual_beacon": true,
  70. "rainbow_beacon": true,
  71. "rainbow_pinwheels": true,
  72. "flower_blooming": true,
  73. "raindrops": true,
  74. "jellybean_raindrops": true,
  75. "hue_breathing": true,
  76. "hue_pendulum": true,
  77. "hue_wave": true,
  78. "pixel_fractal": true,
  79. "pixel_flow": true,
  80. "pixel_rain": true,
  81. "typing_heatmap": true,
  82. "digital_rain": true,
  83. "solid_reactive_simple": true,
  84. "solid_reactive": true,
  85. "solid_reactive_wide": true,
  86. "solid_reactive_multiwide": true,
  87. "solid_reactive_cross": true,
  88. "solid_reactive_multicross": true,
  89. "solid_reactive_nexus": true,
  90. "solid_reactive_multinexus": true,
  91. "splash": true,
  92. "multisplash": true,
  93. "solid_splash": true,
  94. "solid_multisplash": true,
  95. "starlight": true,
  96. "starlight_dual_sat": true,
  97. "starlight_dual_hue": true,
  98. "riverflow": true
  99. }
  100. },
  101. "matrix_pins": {
  102. "rows": ["GP0", "GP1", "GP2", "GP3", "GP10", "GP9"],
  103. "cols": ["GP4", "GP5", "GP8", "GP7", "GP6"]
  104. },
  105. "layouts": {
  106. "LAYOUT": {
  107. "layout": [
  108. {"matrix": [0, 0], "x": 0, "y": 0},
  109. {"matrix": [0, 1], "x": 1, "y": 0},
  110. {"matrix": [0, 2], "x": 2, "y": 0},
  111. {"matrix": [0, 3], "x": 3, "y": 0},
  112. {"matrix": [0, 4], "x": 4, "y": 0},
  113. {"matrix": [1, 0], "x": 0, "y": 1},
  114. {"matrix": [1, 1], "x": 1, "y": 1},
  115. {"matrix": [1, 2], "x": 2, "y": 1},
  116. {"matrix": [1, 3], "x": 3, "y": 1},
  117. {"matrix": [1, 4], "x": 4, "y": 1},
  118. {"matrix": [2, 0], "x": 0, "y": 2},
  119. {"matrix": [2, 1], "x": 1, "y": 2},
  120. {"matrix": [2, 2], "x": 2, "y": 2},
  121. {"matrix": [2, 3], "x": 3, "y": 2},
  122. {"matrix": [2, 4], "x": 4, "y": 2},
  123. {"matrix": [3, 0], "x": 0, "y": 3},
  124. {"matrix": [3, 1], "x": 1, "y": 3},
  125. {"matrix": [3, 2], "x": 2, "y": 3},
  126. {"matrix": [3, 3], "x": 3, "y": 3},
  127. {"matrix": [3, 4], "x": 4, "y": 3},
  128. {"matrix": [4, 0], "x": 0, "y": 4},
  129. {"matrix": [4, 1], "x": 1, "y": 4},
  130. {"matrix": [4, 2], "x": 2, "y": 4},
  131. {"matrix": [4, 3], "x": 3, "y": 4},
  132. {"matrix": [4, 4], "x": 4, "y": 4},
  133. {"matrix": [5, 0], "x": 0, "y": 5},
  134. ]
  135. }
  136. }
  137. }