logo

qmk_firmware

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

keyboard.json (7011B)


  1. {
  2. "manufacturer": "IDOBAO",
  3. "keyboard_name": "ID63",
  4. "maintainer": "vinorodrigues",
  5. "bootloader": "atmel-dfu",
  6. "diode_direction": "COL2ROW",
  7. "features": {
  8. "bootmagic": true,
  9. "extrakey": true,
  10. "mousekey": true,
  11. "nkro": true,
  12. "rgb_matrix": true
  13. },
  14. "ws2812": {
  15. "pin": "B7"
  16. },
  17. "rgb_matrix": {
  18. "animations": {
  19. "alphas_mods": true,
  20. "gradient_up_down": true,
  21. "gradient_left_right": true,
  22. "breathing": true,
  23. "band_sat": true,
  24. "band_val": true,
  25. "band_pinwheel_sat": true,
  26. "band_pinwheel_val": true,
  27. "band_spiral_sat": true,
  28. "band_spiral_val": true,
  29. "cycle_all": true,
  30. "cycle_left_right": true,
  31. "cycle_up_down": true,
  32. "cycle_out_in": true,
  33. "cycle_out_in_dual": true,
  34. "rainbow_moving_chevron": true,
  35. "cycle_pinwheel": true,
  36. "cycle_spiral": true,
  37. "dual_beacon": true,
  38. "rainbow_beacon": true,
  39. "rainbow_pinwheels": true,
  40. "raindrops": true,
  41. "jellybean_raindrops": true,
  42. "hue_breathing": true,
  43. "hue_pendulum": true,
  44. "hue_wave": true,
  45. "solid_reactive_simple": true,
  46. "solid_reactive": true,
  47. "solid_reactive_wide": true,
  48. "solid_reactive_multiwide": true,
  49. "solid_reactive_cross": true,
  50. "solid_reactive_multicross": true,
  51. "solid_reactive_nexus": true,
  52. "solid_reactive_multinexus": true,
  53. "splash": true,
  54. "multisplash": true,
  55. "solid_splash": true,
  56. "solid_multisplash": true
  57. },
  58. "driver": "ws2812",
  59. "max_brightness": 180,
  60. "sleep": true
  61. },
  62. "matrix_pins": {
  63. "cols": ["C7", "F6", "F5", "F4", "F1", "B3", "D0", "D1", "D2", "D3", "D4", "D5", "D6", "D7"],
  64. "rows": ["B0", "B1", "B2", "E6", "F7"]
  65. },
  66. "processor": "atmega32u4",
  67. "url": "https://idobao.net/search?type=product&q=id63*",
  68. "usb": {
  69. "device_version": "1.0.0",
  70. "pid": "0x0063",
  71. "vid": "0x6964"
  72. },
  73. "layout_aliases": {
  74. "LAYOUT_63_ansi": "LAYOUT_60_ansi_arrow"
  75. },
  76. "community_layouts": ["60_ansi_arrow"],
  77. "layouts": {
  78. "LAYOUT_60_ansi_arrow": {
  79. "layout": [
  80. {"label": "Esc", "matrix": [0, 0], "x": 0, "y": 0},
  81. {"label": "1!", "matrix": [0, 1], "x": 1, "y": 0},
  82. {"label": "2@", "matrix": [0, 2], "x": 2, "y": 0},
  83. {"label": "3#", "matrix": [0, 3], "x": 3, "y": 0},
  84. {"label": "4$", "matrix": [0, 4], "x": 4, "y": 0},
  85. {"label": "5%", "matrix": [0, 5], "x": 5, "y": 0},
  86. {"label": "6^", "matrix": [0, 6], "x": 6, "y": 0},
  87. {"label": "7&", "matrix": [0, 7], "x": 7, "y": 0},
  88. {"label": "8*", "matrix": [0, 8], "x": 8, "y": 0},
  89. {"label": "9(", "matrix": [0, 9], "x": 9, "y": 0},
  90. {"label": "0)", "matrix": [0, 10], "x": 10, "y": 0},
  91. {"label": "-_", "matrix": [0, 11], "x": 11, "y": 0},
  92. {"label": "=+", "matrix": [0, 12], "x": 12, "y": 0},
  93. {"label": "Backspace", "matrix": [0, 13], "x": 13, "y": 0, "w": 2},
  94. {"label": "Tab", "matrix": [1, 0], "x": 0, "y": 1, "w": 1.5},
  95. {"label": "Q", "matrix": [1, 1], "x": 1.5, "y": 1},
  96. {"label": "W", "matrix": [1, 2], "x": 2.5, "y": 1},
  97. {"label": "E", "matrix": [1, 3], "x": 3.5, "y": 1},
  98. {"label": "R", "matrix": [1, 4], "x": 4.5, "y": 1},
  99. {"label": "T", "matrix": [1, 5], "x": 5.5, "y": 1},
  100. {"label": "Y", "matrix": [1, 6], "x": 6.5, "y": 1},
  101. {"label": "U", "matrix": [1, 7], "x": 7.5, "y": 1},
  102. {"label": "I", "matrix": [1, 8], "x": 8.5, "y": 1},
  103. {"label": "O", "matrix": [1, 9], "x": 9.5, "y": 1},
  104. {"label": "P", "matrix": [1, 10], "x": 10.5, "y": 1},
  105. {"label": "[{", "matrix": [1, 11], "x": 11.5, "y": 1},
  106. {"label": "]}", "matrix": [1, 12], "x": 12.5, "y": 1},
  107. {"label": "\\|", "matrix": [1, 13], "x": 13.5, "y": 1, "w": 1.5},
  108. {"label": "Caps Lock", "matrix": [2, 0], "w": 1.75, "x": 0, "y": 2},
  109. {"label": "A", "matrix": [2, 1], "x": 1.75, "y": 2},
  110. {"label": "S", "matrix": [2, 2], "x": 2.75, "y": 2},
  111. {"label": "D", "matrix": [2, 3], "x": 3.75, "y": 2},
  112. {"label": "F", "matrix": [2, 4], "x": 4.75, "y": 2},
  113. {"label": "G", "matrix": [2, 5], "x": 5.75, "y": 2},
  114. {"label": "H", "matrix": [2, 6], "x": 6.75, "y": 2},
  115. {"label": "J", "matrix": [2, 7], "x": 7.75, "y": 2},
  116. {"label": "K", "matrix": [2, 8], "x": 8.75, "y": 2},
  117. {"label": "L", "matrix": [2, 9], "x": 9.75, "y": 2},
  118. {"label": ";:", "matrix": [2, 10], "x": 10.75, "y": 2},
  119. {"label": "'\"", "matrix": [2, 11], "x": 11.75, "y": 2},
  120. {"label": "Enter", "matrix": [2, 13], "x": 12.75, "y": 2, "w": 2.25},
  121. {"label": "Shift", "matrix": [3, 0], "x": 0, "y": 3, "w": 2.25},
  122. {"label": "Z", "matrix": [3, 2], "x": 2.25, "y": 3},
  123. {"label": "X", "matrix": [3, 3], "x": 3.25, "y": 3},
  124. {"label": "C", "matrix": [3, 4], "x": 4.25, "y": 3},
  125. {"label": "V", "matrix": [3, 5], "x": 5.25, "y": 3},
  126. {"label": "B", "matrix": [3, 6], "x": 6.25, "y": 3},
  127. {"label": "N", "matrix": [3, 7], "x": 7.25, "y": 3},
  128. {"label": "M", "matrix": [3, 8], "x": 8.25, "y": 3},
  129. {"label": ",<", "matrix": [3, 9], "x": 9.25, "y": 3},
  130. {"label": ".>", "matrix": [3, 10], "x": 10.25, "y": 3},
  131. {"label": "Shift", "matrix": [3, 11], "x": 11.25, "y": 3, "w": 1.75},
  132. {"label": "\u2191", "matrix": [3, 12], "x": 13, "y": 3},
  133. {"label": "/?", "matrix": [3, 13], "x": 14, "y": 3},
  134. {"label": "Ctrl", "matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
  135. {"label": "GUI", "matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.25},
  136. {"label": "Alt", "matrix": [4, 3], "x": 2.5, "y": 4, "w": 1.25},
  137. {"label": "Space", "matrix": [4, 6], "x": 3.75, "y": 4, "w": 6.25},
  138. {"label": "Fn", "matrix": [4, 9], "x": 10, "y": 4},
  139. {"label": "Menu", "matrix": [4, 10], "x": 11, "y": 4},
  140. {"label": "\u2190", "matrix": [4, 11], "x": 12, "y": 4},
  141. {"label": "\u2193", "matrix": [4, 12], "x": 13, "y": 4},
  142. {"label": "\u2192", "matrix": [4, 13], "x": 14, "y": 4}
  143. ]
  144. }
  145. }
  146. }