logo

qmk_firmware

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

keyboard.json (4717B)


  1. {
  2. "keyboard_name": "Z40 Ortho",
  3. "manufacturer": "Quarkeys Studio",
  4. "url": "https://www.quarkeys.com/",
  5. "maintainer": "tommyamoszhao",
  6. "usb": {
  7. "vid": "0x8490",
  8. "pid": "0x2801",
  9. "device_version": "0.0.1"
  10. },
  11. "rgb_matrix": {
  12. "animations": {
  13. "alphas_mods": true,
  14. "breathing": true,
  15. "cycle_up_down": true,
  16. "rainbow_moving_chevron": true,
  17. "cycle_out_in": true,
  18. "cycle_out_in_dual": true,
  19. "cycle_pinwheel": true,
  20. "cycle_spiral": true,
  21. "dual_beacon": true,
  22. "rainbow_beacon": true,
  23. "rainbow_pinwheels": true,
  24. "solid_reactive": true,
  25. "solid_reactive_multiwide": true,
  26. "solid_reactive_multicross": true,
  27. "solid_reactive_multinexus": true,
  28. "multisplash": true,
  29. "solid_multisplash": true
  30. },
  31. "driver": "ws2812",
  32. "sat_steps": 8,
  33. "val_steps": 8,
  34. "speed_steps": 10,
  35. "max_brightness": 130,
  36. "sleep": true
  37. },
  38. "rgblight": {
  39. "saturation_steps": 8,
  40. "brightness_steps": 8,
  41. "led_count": 47,
  42. "max_brightness": 130,
  43. "sleep": true,
  44. "animations": {
  45. "breathing": true,
  46. "rainbow_mood": true,
  47. "rainbow_swirl": true,
  48. "snake": true,
  49. "knight": true,
  50. "christmas": true,
  51. "static_gradient": true,
  52. "alternating": true
  53. }
  54. },
  55. "features": {
  56. "bootmagic": true,
  57. "extrakey": true,
  58. "mousekey": true,
  59. "nkro": true,
  60. "rgb_matrix": true
  61. },
  62. "matrix_pins": {
  63. "cols": ["F4", "F5", "F6", "F7", "B6", "B5", "B4", "D7", "D6", "D0", "B1", "B0"],
  64. "rows": ["E6", "B3", "C7", "C6"]
  65. },
  66. "ws2812": {
  67. "pin": "F1"
  68. },
  69. "diode_direction": "COL2ROW",
  70. "processor": "atmega32u4",
  71. "bootloader": "atmel-dfu",
  72. "layout_aliases": {
  73. "LAYOUT": "LAYOUT_planck_mit"
  74. },
  75. "community_layouts": [
  76. "planck_mit"
  77. ],
  78. "layouts": {
  79. "LAYOUT_planck_mit": {
  80. "layout": [
  81. {"matrix": [0, 0], "x": 0, "y": 0},
  82. {"matrix": [0, 1], "x": 1, "y": 0},
  83. {"matrix": [0, 2], "x": 2, "y": 0},
  84. {"matrix": [0, 3], "x": 3, "y": 0},
  85. {"matrix": [0, 4], "x": 4, "y": 0},
  86. {"matrix": [0, 5], "x": 5, "y": 0},
  87. {"matrix": [0, 6], "x": 6, "y": 0},
  88. {"matrix": [0, 7], "x": 7, "y": 0},
  89. {"matrix": [0, 8], "x": 8, "y": 0},
  90. {"matrix": [0, 9], "x": 9, "y": 0},
  91. {"matrix": [0, 10], "x": 10, "y": 0},
  92. {"matrix": [0, 11], "x": 11, "y": 0},
  93. {"matrix": [1, 0], "x": 0, "y": 1},
  94. {"matrix": [1, 1], "x": 1, "y": 1},
  95. {"matrix": [1, 2], "x": 2, "y": 1},
  96. {"matrix": [1, 3], "x": 3, "y": 1},
  97. {"matrix": [1, 4], "x": 4, "y": 1},
  98. {"matrix": [1, 5], "x": 5, "y": 1},
  99. {"matrix": [1, 6], "x": 6, "y": 1},
  100. {"matrix": [1, 7], "x": 7, "y": 1},
  101. {"matrix": [1, 8], "x": 8, "y": 1},
  102. {"matrix": [1, 9], "x": 9, "y": 1},
  103. {"matrix": [1, 10], "x": 10, "y": 1},
  104. {"matrix": [1, 11], "x": 11, "y": 1},
  105. {"matrix": [2, 0], "x": 0, "y": 2},
  106. {"matrix": [2, 1], "x": 1, "y": 2},
  107. {"matrix": [2, 2], "x": 2, "y": 2},
  108. {"matrix": [2, 3], "x": 3, "y": 2},
  109. {"matrix": [2, 4], "x": 4, "y": 2},
  110. {"matrix": [2, 5], "x": 5, "y": 2},
  111. {"matrix": [2, 6], "x": 6, "y": 2},
  112. {"matrix": [2, 7], "x": 7, "y": 2},
  113. {"matrix": [2, 8], "x": 8, "y": 2},
  114. {"matrix": [2, 9], "x": 9, "y": 2},
  115. {"matrix": [2, 10], "x": 10, "y": 2},
  116. {"matrix": [2, 11], "x": 11, "y": 2},
  117. {"matrix": [3, 0], "x": 0, "y": 3},
  118. {"matrix": [3, 1], "x": 1, "y": 3},
  119. {"matrix": [3, 2], "x": 2, "y": 3},
  120. {"matrix": [3, 3], "x": 3, "y": 3},
  121. {"matrix": [3, 4], "x": 4, "y": 3},
  122. {"matrix": [3, 5], "x": 5, "y": 3, "w": 2},
  123. {"matrix": [3, 7], "x": 7, "y": 3},
  124. {"matrix": [3, 8], "x": 8, "y": 3},
  125. {"matrix": [3, 9], "x": 9, "y": 3},
  126. {"matrix": [3, 10], "x": 10, "y": 3},
  127. {"matrix": [3, 11], "x": 11, "y": 3}
  128. ]
  129. }
  130. }
  131. }