logo

qmk_firmware

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

keyboard.json (4389B)


  1. {
  2. "keyboard_name": "miniZone",
  3. "manufacturer": "takashicompany",
  4. "url": "https://github.com/takashicompany/minizone",
  5. "maintainer": "takashicompany",
  6. "development_board": "promicro",
  7. "features": {
  8. "bootmagic": true,
  9. "mousekey": true,
  10. "extrakey": true,
  11. "rgblight": true,
  12. "oled": true
  13. },
  14. "build": {
  15. "lto": true
  16. },
  17. "usb": {
  18. "vid": "0x7463",
  19. "pid": "0x0021",
  20. "device_version": "0.0.1"
  21. },
  22. "qmk": {
  23. "locking": {
  24. "enabled": true,
  25. "resync": true
  26. }
  27. },
  28. "dynamic_keymap": {
  29. "layer_count": 10
  30. },
  31. "rgblight": {
  32. "saturation_steps": 8,
  33. "brightness_steps": 8,
  34. "led_count": 11,
  35. "sleep": true,
  36. "animations": {
  37. "breathing": true,
  38. "rainbow_mood": true,
  39. "rainbow_swirl": true,
  40. "snake": true,
  41. "knight": true,
  42. "christmas": true,
  43. "static_gradient": true
  44. }
  45. },
  46. "ws2812": {
  47. "pin": "D3"
  48. },
  49. "matrix_pins": {
  50. "cols": ["F4", "F5", "F6", "F7", "B1", "B3", "B2"],
  51. "rows": ["D4", "C6", "D7", "E6", "B4", "B5"]
  52. },
  53. "diode_direction": "COL2ROW",
  54. "layouts": {
  55. "LAYOUT": {
  56. "layout": [
  57. {"matrix": [0, 0], "x": 0, "y": 0.42, "w": 0.84, "h": 0.84},
  58. {"matrix": [0, 1], "x": 0.84, "y": 0.21, "w": 0.84, "h": 0.84},
  59. {"matrix": [0, 2], "x": 1.68, "y": 0, "w": 0.84, "h": 0.84},
  60. {"matrix": [0, 3], "x": 2.52, "y": 0.21, "w": 0.84, "h": 0.84},
  61. {"matrix": [0, 4], "x": 3.36, "y": 0.42, "w": 0.84, "h": 0.84},
  62. {"matrix": [0, 5], "x": 5.88, "y": 0.42, "w": 0.84, "h": 0.84},
  63. {"matrix": [0, 6], "x": 6.72, "y": 0.21, "w": 0.84, "h": 0.84},
  64. {"matrix": [1, 0], "x": 7.56, "y": 0, "w": 0.84, "h": 0.84},
  65. {"matrix": [1, 1], "x": 8.4, "y": 0.21, "w": 0.84, "h": 0.84},
  66. {"matrix": [1, 2], "x": 9.24, "y": 0.42, "w": 0.84, "h": 0.84},
  67. {"matrix": [1, 3], "x": 0, "y": 1.26, "w": 0.84, "h": 0.84},
  68. {"matrix": [1, 4], "x": 0.84, "y": 1.05, "w": 0.84, "h": 0.84},
  69. {"matrix": [1, 5], "x": 1.68, "y": 0.84, "w": 0.84, "h": 0.84},
  70. {"matrix": [1, 6], "x": 2.52, "y": 1.05, "w": 0.84, "h": 0.84},
  71. {"matrix": [2, 0], "x": 3.36, "y": 1.26, "w": 0.84, "h": 0.84},
  72. {"matrix": [2, 1], "x": 5.88, "y": 1.26, "w": 0.84, "h": 0.84},
  73. {"matrix": [2, 2], "x": 6.72, "y": 1.05, "w": 0.84, "h": 0.84},
  74. {"matrix": [2, 3], "x": 7.56, "y": 0.84, "w": 0.84, "h": 0.84},
  75. {"matrix": [2, 4], "x": 8.4, "y": 1.05, "w": 0.84, "h": 0.84},
  76. {"matrix": [2, 5], "x": 9.24, "y": 1.26, "w": 0.84, "h": 0.84},
  77. {"matrix": [2, 6], "x": 0, "y": 2.1, "w": 0.84, "h": 0.84},
  78. {"matrix": [3, 0], "x": 0.84, "y": 1.89, "w": 0.84, "h": 0.84},
  79. {"matrix": [3, 1], "x": 1.68, "y": 1.68, "w": 0.84, "h": 0.84},
  80. {"matrix": [3, 2], "x": 2.52, "y": 1.89, "w": 0.84, "h": 0.84},
  81. {"matrix": [3, 3], "x": 3.36, "y": 2.1, "w": 0.84, "h": 0.84},
  82. {"matrix": [3, 4], "x": 5.88, "y": 2.1, "w": 0.84, "h": 0.84},
  83. {"matrix": [3, 5], "x": 6.72, "y": 1.89, "w": 0.84, "h": 0.84},
  84. {"matrix": [3, 6], "x": 7.56, "y": 1.68, "w": 0.84, "h": 0.84},
  85. {"matrix": [4, 0], "x": 8.4, "y": 1.89, "w": 0.84, "h": 0.84},
  86. {"matrix": [4, 1], "x": 9.24, "y": 2.1, "w": 0.84, "h": 0.84},
  87. {"matrix": [4, 2], "x": 1.68, "y": 2.52, "w": 0.84, "h": 0.84},
  88. {"matrix": [4, 3], "x": 2.52, "y": 2.73, "w": 0.84, "h": 0.84},
  89. {"matrix": [4, 4], "x": 3.36, "y": 2.94, "w": 0.84, "h": 0.84},
  90. {"matrix": [4, 5], "x": 4.2, "y": 2.94, "w": 0.84, "h": 0.84},
  91. {"matrix": [4, 6], "x": 5.04, "y": 2.94, "w": 0.84, "h": 0.84},
  92. {"matrix": [5, 0], "x": 5.88, "y": 2.94, "w": 0.84, "h": 0.84},
  93. {"matrix": [5, 1], "x": 6.72, "y": 2.73, "w": 0.84, "h": 0.84},
  94. {"matrix": [5, 2], "x": 7.56, "y": 2.52, "w": 0.84, "h": 0.84}
  95. ]
  96. }
  97. }
  98. }