logo

qmk_firmware

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

keyboard.json (6125B)


  1. {
  2. "keyboard_name": "Irispad Rev. 8",
  3. "bootloader": "rp2040",
  4. "diode_direction": "ROW2COL",
  5. "encoder": {
  6. "rotary": [
  7. {"pin_a": "GP14", "pin_b": "GP15"},
  8. {"pin_a": "GP26", "pin_b": "GP25"}
  9. ]
  10. },
  11. "features": {
  12. "bootmagic": true,
  13. "encoder": true,
  14. "extrakey": true,
  15. "mousekey": true,
  16. "rgb_matrix": true
  17. },
  18. "matrix_pins": {
  19. "cols": ["GP2", "GP3", "GP29", "GP27", "GP6", "GP5"],
  20. "rows": ["GP0", "GP1", "GP7", "GP16", "GP28"]
  21. },
  22. "processor": "RP2040",
  23. "rgb_matrix": {
  24. "animations": {
  25. "alphas_mods": true,
  26. "band_pinwheel_sat": true,
  27. "band_pinwheel_val": true,
  28. "band_sat": true,
  29. "band_spiral_sat": true,
  30. "band_spiral_val": true,
  31. "band_val": true,
  32. "breathing": true,
  33. "cycle_all": true,
  34. "cycle_left_right": true,
  35. "cycle_out_in": true,
  36. "cycle_out_in_dual": true,
  37. "cycle_pinwheel": true,
  38. "cycle_spiral": true,
  39. "cycle_up_down": true,
  40. "digital_rain": true,
  41. "dual_beacon": true,
  42. "gradient_left_right": true,
  43. "gradient_up_down": true,
  44. "hue_breathing": true,
  45. "hue_pendulum": true,
  46. "hue_wave": true,
  47. "jellybean_raindrops": true,
  48. "multisplash": true,
  49. "pixel_flow": true,
  50. "pixel_fractal": true,
  51. "pixel_rain": true,
  52. "rainbow_beacon": true,
  53. "rainbow_moving_chevron": true,
  54. "rainbow_pinwheels": true,
  55. "raindrops": true,
  56. "solid_multisplash": true,
  57. "solid_reactive": true,
  58. "solid_reactive_cross": true,
  59. "solid_reactive_multicross": true,
  60. "solid_reactive_multinexus": true,
  61. "solid_reactive_multiwide": true,
  62. "solid_reactive_nexus": true,
  63. "solid_reactive_simple": true,
  64. "solid_reactive_wide": true,
  65. "solid_splash": true,
  66. "splash": true,
  67. "typing_heatmap": true
  68. },
  69. "driver": "ws2812",
  70. "layout": [
  71. {"matrix": [0, 0], "x": 0, "y": 5, "flags": 4},
  72. {"x": 18, "y": 5, "flags": 2},
  73. {"matrix": [0, 1], "x": 37, "y": 5, "flags": 4},
  74. {"matrix": [0, 2], "x": 76, "y": 2, "flags": 4},
  75. {"x": 91, "y": 1, "flags": 2},
  76. {"matrix": [0, 3], "x": 110, "y": 0, "flags": 4},
  77. {"matrix": [0, 4], "x": 146, "y": 5, "flags": 4},
  78. {"x": 165, "y": 3, "flags": 2},
  79. {"matrix": [0, 5], "x": 183, "y": 3, "flags": 4},
  80. {"matrix": [1, 5], "x": 183, "y": 17, "flags": 4},
  81. {"matrix": [1, 4], "x": 137, "y": 15, "flags": 4},
  82. {"matrix": [1, 3], "x": 110, "y": 13, "flags": 4},
  83. {"matrix": [1, 2], "x": 73, "y": 15, "flags": 4},
  84. {"matrix": [1, 1], "x": 37, "y": 18, "flags": 4},
  85. {"matrix": [1, 0], "x": 0, "y": 18, "flags": 4},
  86. {"matrix": [2, 0], "x": 0, "y": 32, "flags": 4},
  87. {"matrix": [2, 1], "x": 37, "y": 32, "flags": 4},
  88. {"matrix": [2, 2], "x": 73, "y": 28, "flags": 4},
  89. {"matrix": [2, 3], "x": 110, "y": 27, "flags": 4},
  90. {"matrix": [2, 4], "x": 137, "y": 28, "flags": 4},
  91. {"matrix": [2, 5], "x": 183, "y": 30, "flags": 4},
  92. {"matrix": [3, 5], "x": 183, "y": 43, "flags": 4},
  93. {"matrix": [3, 4], "x": 146, "y": 42, "flags": 4},
  94. {"matrix": [3, 3], "x": 110, "y": 40, "flags": 4},
  95. {"x": 91, "y": 50, "flags": 2},
  96. {"matrix": [3, 2], "x": 73, "y": 42, "flags": 4},
  97. {"matrix": [3, 1], "x": 37, "y": 45, "flags": 4},
  98. {"x": 18, "y": 43, "flags": 2},
  99. {"matrix": [3, 0], "x": 0, "y": 45, "flags": 4},
  100. {"matrix": [4, 5], "x": 224, "y": 52, "flags": 4},
  101. {"matrix": [4, 4], "x": 206, "y": 64, "flags": 4},
  102. {"x": 183, "y": 58, "flags": 2},
  103. {"matrix": [4, 3], "x": 165, "y": 58, "flags": 4},
  104. {"matrix": [4, 2], "x": 128, "y": 47, "flags": 4}
  105. ],
  106. "max_brightness": 180,
  107. "sleep": true
  108. },
  109. "usb": {
  110. "device_version": "8.0.0",
  111. "pid": "0x8356"
  112. },
  113. "ws2812": {
  114. "driver": "vendor",
  115. "pin": "GP9"
  116. },
  117. "layouts": {
  118. "LAYOUT": {
  119. "layout": [
  120. {"matrix": [0, 0], "x": 0, "y": 0.375},
  121. {"matrix": [0, 1], "x": 1, "y": 0.375},
  122. {"matrix": [0, 2], "x": 2, "y": 0.125},
  123. {"matrix": [0, 3], "x": 3, "y": 0},
  124. {"matrix": [0, 4], "x": 4, "y": 0.125},
  125. {"matrix": [0, 5], "x": 5, "y": 0.25},
  126. {"matrix": [1, 0], "x": 0, "y": 1.375},
  127. {"matrix": [1, 1], "x": 1, "y": 1.375},
  128. {"matrix": [1, 2], "x": 2, "y": 1.125},
  129. {"matrix": [1, 3], "x": 3, "y": 1},
  130. {"matrix": [1, 4], "x": 4, "y": 1.125},
  131. {"matrix": [1, 5], "x": 5, "y": 1.25},
  132. {"matrix": [2, 0], "x": 0, "y": 2.375},
  133. {"matrix": [2, 1], "x": 1, "y": 2.375},
  134. {"matrix": [2, 2], "x": 2, "y": 2.125},
  135. {"matrix": [2, 3], "x": 3, "y": 2},
  136. {"matrix": [2, 4], "x": 4, "y": 2.125},
  137. {"matrix": [2, 5], "x": 5, "y": 2.25},
  138. {"matrix": [3, 0], "x": 0, "y": 3.375},
  139. {"matrix": [3, 1], "x": 1, "y": 3.375},
  140. {"matrix": [3, 2], "x": 2, "y": 3.125},
  141. {"matrix": [3, 3], "x": 3, "y": 3},
  142. {"matrix": [3, 4], "x": 4, "y": 3.125},
  143. {"matrix": [3, 5], "x": 5, "y": 3.25},
  144. {"matrix": [4, 5], "x": 6.15, "y": 3.75},
  145. {"matrix": [4, 2], "x": 3.5, "y": 4.25},
  146. {"matrix": [4, 3], "x": 4.5, "y": 4.375},
  147. {"matrix": [4, 4], "x": 5.6, "y": 4.75}
  148. ]
  149. }
  150. }
  151. }