logo

qmk_firmware

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

keyboard.json (5021B)


  1. {
  2. "keyboard_name": "Tinny50 RGB",
  3. "maintainer": "Zykrah",
  4. "manufacturer": "Idyllic",
  5. "processor": "RP2040",
  6. "bootloader": "rp2040",
  7. "usb": {
  8. "vid": "0x7A79",
  9. "pid": "0x5450",
  10. "device_version": "0.0.1"
  11. },
  12. "features": {
  13. "bootmagic": true,
  14. "mousekey": true,
  15. "extrakey": true,
  16. "nkro": true,
  17. "rgb_matrix": true
  18. },
  19. "diode_direction": "COL2ROW",
  20. "dynamic_keymap": {
  21. "layer_count": 6
  22. },
  23. "matrix_pins": {
  24. "rows": ["GP0", "GP2", "GP3", "GP4", "GP7"],
  25. "cols": ["GP29", "GP28", "GP27", "GP26", "GP25", "GP24", "GP23", "GP20", "GP19", "GP1", "GP6", "GP5"]
  26. },
  27. "rgb_matrix": {
  28. "animations": {
  29. "alphas_mods": true,
  30. "gradient_up_down": true,
  31. "gradient_left_right": true,
  32. "breathing": true,
  33. "band_sat": true,
  34. "band_val": true,
  35. "band_pinwheel_sat": true,
  36. "band_pinwheel_val": true,
  37. "band_spiral_sat": true,
  38. "band_spiral_val": true,
  39. "cycle_all": true,
  40. "cycle_left_right": true,
  41. "cycle_up_down": true,
  42. "rainbow_moving_chevron": true,
  43. "cycle_out_in": true,
  44. "cycle_out_in_dual": true,
  45. "cycle_pinwheel": true,
  46. "cycle_spiral": true,
  47. "dual_beacon": true,
  48. "rainbow_beacon": true,
  49. "rainbow_pinwheels": true,
  50. "raindrops": true,
  51. "jellybean_raindrops": true,
  52. "hue_breathing": true,
  53. "hue_pendulum": true,
  54. "hue_wave": true,
  55. "pixel_rain": true,
  56. "pixel_flow": true,
  57. "pixel_fractal": true
  58. },
  59. "default": {
  60. "val": 223
  61. },
  62. "driver": "ws2812"
  63. },
  64. "ws2812": {
  65. "pin": "GP10",
  66. "driver": "vendor"
  67. },
  68. "layouts": {
  69. "LAYOUT": {
  70. "layout": [
  71. {"matrix": [0, 0], "x": 0, "y": 0},
  72. {"matrix": [0, 1], "x": 1, "y": 0},
  73. {"matrix": [0, 2], "x": 2, "y": 0},
  74. {"matrix": [0, 3], "x": 3, "y": 0},
  75. {"matrix": [0, 4], "x": 4, "y": 0},
  76. {"matrix": [0, 5], "x": 5, "y": 0},
  77. {"matrix": [0, 6], "x": 6, "y": 0},
  78. {"matrix": [0, 7], "x": 7, "y": 0},
  79. {"matrix": [0, 8], "x": 8, "y": 0},
  80. {"matrix": [0, 9], "x": 9, "y": 0},
  81. {"matrix": [0, 10], "x": 10, "y": 0},
  82. {"matrix": [0, 11], "x": 11, "y": 0},
  83. {"matrix": [1, 0], "x": 0, "y": 1.25},
  84. {"matrix": [1, 1], "x": 1, "y": 1.25},
  85. {"matrix": [1, 2], "x": 2, "y": 1.25},
  86. {"matrix": [1, 3], "x": 3, "y": 1.25},
  87. {"matrix": [1, 4], "x": 4, "y": 1.25},
  88. {"matrix": [1, 5], "x": 5, "y": 1.25},
  89. {"matrix": [1, 6], "x": 6, "y": 1.25},
  90. {"matrix": [1, 7], "x": 7, "y": 1.25},
  91. {"matrix": [1, 8], "x": 8, "y": 1.25},
  92. {"matrix": [1, 9], "x": 9, "y": 1.25},
  93. {"matrix": [1, 10], "x": 10, "y": 1.25},
  94. {"matrix": [1, 11], "x": 11, "y": 1.25},
  95. {"matrix": [2, 0], "w": 1.25, "x": 0, "y": 2.25},
  96. {"matrix": [2, 1], "x": 1.25, "y": 2.25},
  97. {"matrix": [2, 2], "x": 2.25, "y": 2.25},
  98. {"matrix": [2, 3], "x": 3.25, "y": 2.25},
  99. {"matrix": [2, 4], "x": 4.25, "y": 2.25},
  100. {"matrix": [2, 5], "x": 5.25, "y": 2.25},
  101. {"matrix": [2, 6], "x": 6.25, "y": 2.25},
  102. {"matrix": [2, 7], "x": 7.25, "y": 2.25},
  103. {"matrix": [2, 8], "x": 8.25, "y": 2.25},
  104. {"matrix": [2, 9], "x": 9.25, "y": 2.25},
  105. {"matrix": [2, 11], "w": 1.75, "x": 10.25, "y": 2.25},
  106. {"matrix": [3, 0], "w": 1.75, "x": 0, "y": 3.25},
  107. {"matrix": [3, 1], "x": 1.75, "y": 3.25},
  108. {"matrix": [3, 2], "x": 2.75, "y": 3.25},
  109. {"matrix": [3, 3], "x": 3.75, "y": 3.25},
  110. {"matrix": [3, 4], "x": 4.75, "y": 3.25},
  111. {"matrix": [3, 5], "x": 5.75, "y": 3.25},
  112. {"matrix": [3, 6], "x": 6.75, "y": 3.25},
  113. {"matrix": [3, 7], "x": 7.75, "y": 3.25},
  114. {"matrix": [3, 8], "x": 8.75, "y": 3.25},
  115. {"matrix": [3, 10], "w": 1.25, "x": 9.75, "y": 3.25},
  116. {"matrix": [3, 11], "x": 11, "y": 3.25},
  117. {"matrix": [4, 0], "w": 1.25, "x": 0, "y": 4.25},
  118. {"matrix": [4, 1], "x": 1.25, "y": 4.25},
  119. {"matrix": [4, 2], "x": 2.25, "y": 4.25},
  120. {"matrix": [4, 5], "w": 6.25, "x": 3.25, "y": 4.25},
  121. {"matrix": [4, 10], "w": 1.25, "x": 9.5, "y": 4.25},
  122. {"matrix": [4, 11], "w": 1.25, "x": 10.75, "y": 4.25}
  123. ]
  124. }
  125. }
  126. }