logo

qmk_firmware

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

keyboard.json (6032B)


  1. {
  2. "keyboard_name": "CANARY60RGB",
  3. "manufacturer": "CANARY",
  4. "maintainer": "tuananhnguyen204",
  5. "usb": {
  6. "vid": "0x4341",
  7. "pid": "0x0621",
  8. "device_version": "0.0.1"
  9. },
  10. "build": {
  11. "lto": true
  12. },
  13. "features": {
  14. "bootmagic": true,
  15. "extrakey": true,
  16. "mousekey": false,
  17. "nkro": true,
  18. "rgblight": true,
  19. "rgb_matrix": true
  20. },
  21. "rgblight": {
  22. "saturation_steps": 8,
  23. "brightness_steps": 8,
  24. "led_count": 20,
  25. "sleep": true,
  26. "animations": {
  27. "breathing": true,
  28. "rainbow_mood": true,
  29. "rainbow_swirl": true,
  30. "snake": true,
  31. "knight": true,
  32. "christmas": true,
  33. "static_gradient": true,
  34. "rgb_test": true,
  35. "alternating": true,
  36. "twinkle": true
  37. }
  38. },
  39. "ws2812": {
  40. "pin": "B6"
  41. },
  42. "rgb_matrix": {
  43. "animations": {
  44. "alphas_mods": true,
  45. "gradient_up_down": true,
  46. "gradient_left_right": true,
  47. "breathing": true,
  48. "band_sat": true,
  49. "band_val": true,
  50. "band_pinwheel_sat": true,
  51. "band_pinwheel_val": true,
  52. "band_spiral_sat": true,
  53. "band_spiral_val": true,
  54. "cycle_all": true,
  55. "cycle_left_right": true,
  56. "cycle_up_down": true,
  57. "rainbow_moving_chevron": true,
  58. "cycle_out_in": true,
  59. "cycle_out_in_dual": true,
  60. "cycle_pinwheel": true,
  61. "cycle_spiral": true,
  62. "dual_beacon": true,
  63. "rainbow_beacon": true,
  64. "rainbow_pinwheels": true,
  65. "flower_blooming": true,
  66. "raindrops": true,
  67. "jellybean_raindrops": true,
  68. "hue_breathing": true,
  69. "hue_pendulum": true,
  70. "hue_wave": true,
  71. "pixel_fractal": true,
  72. "pixel_flow": true,
  73. "pixel_rain": true
  74. },
  75. "driver": "is31fl3733",
  76. "sleep": true
  77. },
  78. "matrix_pins": {
  79. "cols": ["C7", "F7", "F6", "F0", "B0", "B1", "B4", "D7", "D6", "D4", "D5", "D3", "D2", "B7"],
  80. "rows": ["F5", "F4", "F1", "B3", "B2"]
  81. },
  82. "diode_direction": "COL2ROW",
  83. "processor": "atmega32u4",
  84. "bootloader": "atmel-dfu",
  85. "layouts": {
  86. "LAYOUT": {
  87. "layout": [
  88. {"matrix": [0, 0], "x": 0, "y": 0},
  89. {"matrix": [0, 1], "x": 1, "y": 0},
  90. {"matrix": [0, 2], "x": 2, "y": 0},
  91. {"matrix": [0, 3], "x": 3, "y": 0},
  92. {"matrix": [0, 4], "x": 4, "y": 0},
  93. {"matrix": [0, 5], "x": 5, "y": 0},
  94. {"matrix": [0, 6], "x": 6, "y": 0},
  95. {"matrix": [0, 7], "x": 7, "y": 0},
  96. {"matrix": [0, 8], "x": 8, "y": 0},
  97. {"matrix": [0, 9], "x": 9, "y": 0},
  98. {"matrix": [0, 10], "x": 10, "y": 0},
  99. {"matrix": [0, 11], "x": 11, "y": 0},
  100. {"matrix": [0, 12], "x": 12, "y": 0},
  101. {"matrix": [0, 13], "x": 13, "y": 0, "w": 2},
  102. {"matrix": [1, 0], "x": 0, "y": 1, "w": 1.5},
  103. {"matrix": [1, 1], "x": 1.5, "y": 1},
  104. {"matrix": [1, 2], "x": 2.5, "y": 1},
  105. {"matrix": [1, 3], "x": 3.5, "y": 1},
  106. {"matrix": [1, 4], "x": 4.5, "y": 1},
  107. {"matrix": [1, 5], "x": 5.5, "y": 1},
  108. {"matrix": [1, 6], "x": 6.5, "y": 1},
  109. {"matrix": [1, 7], "x": 7.5, "y": 1},
  110. {"matrix": [1, 8], "x": 8.5, "y": 1},
  111. {"matrix": [1, 9], "x": 9.5, "y": 1},
  112. {"matrix": [1, 10], "x": 10.5, "y": 1},
  113. {"matrix": [1, 11], "x": 11.5, "y": 1},
  114. {"matrix": [1, 12], "x": 12.5, "y": 1},
  115. {"matrix": [1, 13], "x": 13.5, "y": 1, "w": 1.5},
  116. {"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
  117. {"matrix": [2, 1], "x": 1.75, "y": 2},
  118. {"matrix": [2, 2], "x": 2.75, "y": 2},
  119. {"matrix": [2, 3], "x": 3.75, "y": 2},
  120. {"matrix": [2, 4], "x": 4.75, "y": 2},
  121. {"matrix": [2, 5], "x": 5.75, "y": 2},
  122. {"matrix": [2, 6], "x": 6.75, "y": 2},
  123. {"matrix": [2, 7], "x": 7.75, "y": 2},
  124. {"matrix": [2, 8], "x": 8.75, "y": 2},
  125. {"matrix": [2, 9], "x": 9.75, "y": 2},
  126. {"matrix": [2, 10], "x": 10.75, "y": 2},
  127. {"matrix": [2, 11], "x": 11.75, "y": 2},
  128. {"matrix": [2, 13], "x": 12.75, "y": 2, "w": 2.25},
  129. {"matrix": [3, 0], "x": 0, "y": 3, "w": 2.25},
  130. {"matrix": [3, 1], "x": 2.25, "y": 3},
  131. {"matrix": [3, 2], "x": 3.25, "y": 3},
  132. {"matrix": [3, 3], "x": 4.25, "y": 3},
  133. {"matrix": [3, 4], "x": 5.25, "y": 3},
  134. {"matrix": [3, 5], "x": 6.25, "y": 3},
  135. {"matrix": [3, 6], "x": 7.25, "y": 3},
  136. {"matrix": [3, 7], "x": 8.25, "y": 3},
  137. {"matrix": [3, 8], "x": 9.25, "y": 3},
  138. {"matrix": [3, 9], "x": 10.25, "y": 3},
  139. {"matrix": [3, 10], "x": 11.25, "y": 3, "w": 1.75},
  140. {"matrix": [3, 11], "x": 13, "y": 3},
  141. {"matrix": [3, 13], "x": 14, "y": 3},
  142. {"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
  143. {"matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.25},
  144. {"matrix": [4, 2], "x": 2.5, "y": 4, "w": 1.25},
  145. {"matrix": [4, 5], "x": 3.75, "y": 4, "w": 6.25},
  146. {"matrix": [4, 8], "x": 10, "y": 4},
  147. {"matrix": [4, 9], "x": 11, "y": 4},
  148. {"matrix": [4, 10], "x": 12, "y": 4},
  149. {"matrix": [4, 11], "x": 13, "y": 4},
  150. {"matrix": [4, 13], "x": 14, "y": 4}
  151. ]
  152. }
  153. }
  154. }