logo

qmk_firmware

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

keyboard.json (5616B)


  1. {
  2. "keyboard_name": "nack",
  3. "manufacturer": "farfalleflickan",
  4. "url": "https://github.com/farfalleflickan/nack",
  5. "maintainer": "farfalleflickan",
  6. "usb": {
  7. "vid": "0xDA12",
  8. "pid": "0x6060",
  9. "device_version": "0.0.1"
  10. },
  11. "features": {
  12. "audio": true,
  13. "bootmagic": false,
  14. "extrakey": false,
  15. "mousekey": false,
  16. "nkro": true,
  17. "rgb_matrix": true,
  18. "unicode": true
  19. },
  20. "audio": {
  21. "driver": "dac_basic"
  22. },
  23. "ws2812": {
  24. "pin": "B5",
  25. "driver": "spi"
  26. },
  27. "rgb_matrix": {
  28. "animations": {
  29. "gradient_up_down": true,
  30. "gradient_left_right": true,
  31. "breathing": true,
  32. "band_sat": true,
  33. "band_val": true,
  34. "band_pinwheel_sat": true,
  35. "band_pinwheel_val": true,
  36. "band_spiral_sat": true,
  37. "band_spiral_val": true,
  38. "cycle_all": true,
  39. "cycle_left_right": true,
  40. "cycle_up_down": true,
  41. "rainbow_moving_chevron": true,
  42. "cycle_out_in": true,
  43. "cycle_out_in_dual": true,
  44. "cycle_pinwheel": true,
  45. "cycle_spiral": true,
  46. "dual_beacon": true,
  47. "rainbow_beacon": true,
  48. "rainbow_pinwheels": true,
  49. "raindrops": true,
  50. "jellybean_raindrops": true,
  51. "hue_breathing": true,
  52. "hue_pendulum": true,
  53. "hue_wave": true,
  54. "pixel_rain": true,
  55. "pixel_flow": true,
  56. "pixel_fractal": true,
  57. "typing_heatmap": true,
  58. "digital_rain": true,
  59. "solid_reactive_simple": true,
  60. "solid_reactive": true,
  61. "solid_reactive_wide": true,
  62. "solid_reactive_multiwide": true,
  63. "solid_reactive_cross": true,
  64. "solid_reactive_multicross": true,
  65. "solid_reactive_nexus": true,
  66. "solid_reactive_multinexus": true,
  67. "splash": true,
  68. "multisplash": true,
  69. "solid_splash": true,
  70. "solid_multisplash": true
  71. },
  72. "default": {
  73. "val": 64
  74. },
  75. "driver": "ws2812",
  76. "hue_steps": 10,
  77. "sat_steps": 10,
  78. "val_steps": 10,
  79. "max_brightness": 128
  80. },
  81. "matrix_pins": {
  82. "cols": ["A6", "A7", "A8", "A9", "A10", "B0", "B1", "B2", "B6", "B7", "C13", "C14", "C15"],
  83. "rows": ["A0", "A1", "A2", "A3"]
  84. },
  85. "diode_direction": "ROW2COL",
  86. "processor": "STM32F303",
  87. "bootloader": "stm32-dfu",
  88. "board": "QMK_PROTON_C",
  89. "tapping": {
  90. "toggle": 2
  91. },
  92. "layout_aliases": {
  93. "LAYOUT": "LAYOUT_ortho_4x13"
  94. },
  95. "layouts": {
  96. "LAYOUT_ortho_4x13": {
  97. "layout": [
  98. {"matrix": [0, 0], "x": 0, "y": 0},
  99. {"matrix": [0, 1], "x": 1, "y": 0},
  100. {"matrix": [0, 2], "x": 2, "y": 0},
  101. {"matrix": [0, 3], "x": 3, "y": 0},
  102. {"matrix": [0, 4], "x": 4, "y": 0},
  103. {"matrix": [0, 5], "x": 5, "y": 0},
  104. {"matrix": [0, 6], "x": 6, "y": 0},
  105. {"matrix": [0, 7], "x": 7, "y": 0},
  106. {"matrix": [0, 8], "x": 8, "y": 0},
  107. {"matrix": [0, 9], "x": 9, "y": 0},
  108. {"matrix": [0, 10], "x": 10, "y": 0},
  109. {"matrix": [0, 11], "x": 11, "y": 0},
  110. {"matrix": [0, 12], "x": 12, "y": 0},
  111. {"matrix": [1, 0], "x": 0, "y": 1},
  112. {"matrix": [1, 1], "x": 1, "y": 1},
  113. {"matrix": [1, 2], "x": 2, "y": 1},
  114. {"matrix": [1, 3], "x": 3, "y": 1},
  115. {"matrix": [1, 4], "x": 4, "y": 1},
  116. {"matrix": [1, 5], "x": 5, "y": 1},
  117. {"matrix": [1, 6], "x": 6, "y": 1},
  118. {"matrix": [1, 7], "x": 7, "y": 1},
  119. {"matrix": [1, 8], "x": 8, "y": 1},
  120. {"matrix": [1, 9], "x": 9, "y": 1},
  121. {"matrix": [1, 10], "x": 10, "y": 1},
  122. {"matrix": [1, 11], "x": 11, "y": 1},
  123. {"matrix": [1, 12], "x": 12, "y": 1},
  124. {"matrix": [2, 0], "x": 0, "y": 2},
  125. {"matrix": [2, 1], "x": 1, "y": 2},
  126. {"matrix": [2, 2], "x": 2, "y": 2},
  127. {"matrix": [2, 3], "x": 3, "y": 2},
  128. {"matrix": [2, 4], "x": 4, "y": 2},
  129. {"matrix": [2, 5], "x": 5, "y": 2},
  130. {"matrix": [2, 6], "x": 6, "y": 2},
  131. {"matrix": [2, 7], "x": 7, "y": 2},
  132. {"matrix": [2, 8], "x": 8, "y": 2},
  133. {"matrix": [2, 9], "x": 9, "y": 2},
  134. {"matrix": [2, 10], "x": 10, "y": 2},
  135. {"matrix": [2, 11], "x": 11, "y": 2},
  136. {"matrix": [2, 12], "x": 12, "y": 2},
  137. {"matrix": [3, 0], "x": 0, "y": 3},
  138. {"matrix": [3, 1], "x": 1, "y": 3},
  139. {"matrix": [3, 2], "x": 2, "y": 3},
  140. {"matrix": [3, 3], "x": 3, "y": 3},
  141. {"matrix": [3, 4], "x": 4, "y": 3},
  142. {"matrix": [3, 5], "x": 5, "y": 3},
  143. {"matrix": [3, 6], "x": 6, "y": 3},
  144. {"matrix": [3, 7], "x": 7, "y": 3},
  145. {"matrix": [3, 8], "x": 8, "y": 3},
  146. {"matrix": [3, 9], "x": 9, "y": 3},
  147. {"matrix": [3, 10], "x": 10, "y": 3},
  148. {"matrix": [3, 11], "x": 11, "y": 3},
  149. {"matrix": [3, 12], "x": 12, "y": 3}
  150. ]
  151. }
  152. }
  153. }