logo

qmk_firmware

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

keyboard.json (4931B)


  1. {
  2. "manufacturer": "1upkeyboards",
  3. "keyboard_name": "sweet16v2",
  4. "url": "1upkeyboards.com/shop/keyboard-kits/macro-pads/sweet-16-v2-macropad-kit/",
  5. "maintainer": "ziptyze",
  6. "bootloader": "atmel-dfu",
  7. "processor": "atmega32u4",
  8. "usb": {
  9. "device_version": "1.0.0",
  10. "pid": "0x5518",
  11. "vid": "0x6F75"
  12. },
  13. "features": {
  14. "bootmagic": true,
  15. "encoder": true,
  16. "extrakey": true,
  17. "mousekey": true,
  18. "nkro": false,
  19. "rgb_matrix": true
  20. },
  21. "qmk": {
  22. "locking": {
  23. "enabled": true,
  24. "resync": true
  25. }
  26. },
  27. "ws2812": {
  28. "pin": "D7"
  29. },
  30. "matrix_pins": {
  31. "cols": ["F7", "D2", "B1", "C6"],
  32. "rows": ["D1", "B5", "B4", "E6"]
  33. },
  34. "diode_direction": "COL2ROW",
  35. "dynamic_keymap": {
  36. "layer_count": 10
  37. },
  38. "encoder": {
  39. "enabled": true,
  40. "rotary": [
  41. {"pin_a": "F6", "pin_b": "F5"},
  42. {"pin_a": "D4", "pin_b": "D0"}
  43. ]
  44. },
  45. "rgb_matrix": {
  46. "animmations": {
  47. "alphas_mods": true,
  48. "gradient_up_down": true,
  49. "gradient_left_right": true,
  50. "breathing": true,
  51. "band_sat": true,
  52. "band_val": true,
  53. "band_pinwheel_sat": true,
  54. "band_pinwheel_val": true,
  55. "band_spiral_sat": true,
  56. "band_spiral_val": true,
  57. "cycle_all": true,
  58. "cycle_left_right": true,
  59. "cycle_up_down": true,
  60. "rainbow_moving_chevron": true,
  61. "cycle_out_in": true,
  62. "cycle_out_in_dual": true,
  63. "cycle_pinwheel": true,
  64. "cycle_spiral": true,
  65. "dual_beacon": true,
  66. "rainbow_beacon": true,
  67. "rainbow_pinwheels": true,
  68. "raindrops": true,
  69. "jellybean_raindrops": true,
  70. "hue_breathing": true,
  71. "hue_pendulum": true,
  72. "hue_wave": true,
  73. "pixel_rain": true,
  74. "pixel_flow": true,
  75. "pixel_fractal": true,
  76. "typing_heatmap": true,
  77. "digital_rain": true,
  78. "solid_reactive_simple": true,
  79. "solid_reactive": true,
  80. "solid_reactive_wide": true,
  81. "solid_reactive_multiwide": true,
  82. "solid_reactive_cross": true,
  83. "solid_reactive_multicross": true,
  84. "solid_reactive_nexus": true,
  85. "solid_reactive_multinexus": true,
  86. "splash": true,
  87. "multisplash": true,
  88. "solid_splash": true,
  89. "solid_multisplash": true
  90. },
  91. "driver": "ws2812",
  92. "layout": [
  93. {"flags": 4, "matrix": [0, 0], "x": 28, "y": 12},
  94. {"flags": 4, "matrix": [0, 1], "x": 84, "y": 12},
  95. {"flags": 4, "matrix": [0, 2], "x": 140, "y": 12},
  96. {"flags": 4, "matrix": [0, 3], "x": 196, "y": 12},
  97. {"flags": 2, "x": 196, "y": 17},
  98. {"flags": 4, "matrix": [1, 3], "x": 196, "y": 28},
  99. {"flags": 4, "matrix": [1, 2], "x": 140, "y": 28},
  100. {"flags": 4, "matrix": [1, 1], "x": 84, "y": 28},
  101. {"flags": 2, "x": 28, "y": 17},
  102. {"flags": 4, "matrix": [1, 0], "x": 28, "y": 28},
  103. {"flags": 4, "matrix": [2, 0], "x": 28, "y": 44},
  104. {"flags": 4, "matrix": [2, 1], "x": 84, "y": 44},
  105. {"flags": 4, "matrix": [2, 2], "x": 140, "y": 44},
  106. {"flags": 4, "matrix": [2, 3], "x": 196, "y": 44},
  107. {"flags": 2, "x": 196, "y": 47},
  108. {"flags": 4, "matrix": [3, 3], "x": 196, "y": 60},
  109. {"flags": 4, "matrix": [3, 2], "x": 140, "y": 60},
  110. {"flags": 4, "matrix": [3, 1], "x": 84, "y": 60},
  111. {"flags": 2, "x": 28, "y": 47},
  112. {"flags": 4, "matrix": [3, 0], "x": 28, "y": 60}
  113. ],
  114. "sleep": true
  115. },
  116. "community_layouts": [
  117. "ortho_4x4"
  118. ],
  119. "layouts": {
  120. "LAYOUT_ortho_4x4": {
  121. "layout": [
  122. {"matrix": [0, 0], "x": 0, "y": 0},
  123. {"matrix": [0, 1], "x": 1, "y": 0},
  124. {"matrix": [0, 2], "x": 2, "y": 0},
  125. {"matrix": [0, 3], "x": 3, "y": 0},
  126. {"matrix": [1, 0], "x": 0, "y": 1},
  127. {"matrix": [1, 1], "x": 1, "y": 1},
  128. {"matrix": [1, 2], "x": 2, "y": 1},
  129. {"matrix": [1, 3], "x": 3, "y": 1},
  130. {"matrix": [2, 0], "x": 0, "y": 2},
  131. {"matrix": [2, 1], "x": 1, "y": 2},
  132. {"matrix": [2, 2], "x": 2, "y": 2},
  133. {"matrix": [2, 3], "x": 3, "y": 2},
  134. {"matrix": [3, 0], "x": 0, "y": 3},
  135. {"matrix": [3, 1], "x": 1, "y": 3},
  136. {"matrix": [3, 2], "x": 2, "y": 3},
  137. {"matrix": [3, 3], "x": 3, "y": 3}
  138. ]
  139. }
  140. }
  141. }