logo

qmk_firmware

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

keyboard.json (6037B)


  1. {
  2. "manufacturer": "Lx3",
  3. "keyboard_name": "favepada",
  4. "maintainer": "keydler",
  5. "bootloader": "stm32-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. "matrix_pins": {
  15. "cols": ["A14", "A15", "B3", "B4"],
  16. "rows": ["A9", "A8", "B15", "B14", "B13", "B12"]
  17. },
  18. "processor": "STM32F072",
  19. "rgb_matrix": {
  20. "animations": {
  21. "alphas_mods": true,
  22. "gradient_up_down": true,
  23. "gradient_left_right": true,
  24. "breathing": true,
  25. "band_sat": true,
  26. "band_val": true,
  27. "band_pinwheel_sat": true,
  28. "band_pinwheel_val": true,
  29. "band_spiral_sat": true,
  30. "band_spiral_val": true,
  31. "cycle_all": true,
  32. "cycle_left_right": true,
  33. "cycle_up_down": true,
  34. "rainbow_moving_chevron": true,
  35. "cycle_out_in": true,
  36. "cycle_out_in_dual": true,
  37. "cycle_pinwheel": true,
  38. "cycle_spiral": true,
  39. "dual_beacon": true,
  40. "rainbow_beacon": true,
  41. "rainbow_pinwheels": true,
  42. "raindrops": true,
  43. "jellybean_raindrops": true,
  44. "hue_breathing": true,
  45. "hue_pendulum": true,
  46. "hue_wave": true,
  47. "pixel_rain": true,
  48. "solid_reactive_simple": true,
  49. "solid_reactive": true,
  50. "solid_reactive_wide": true,
  51. "solid_reactive_multiwide": true,
  52. "solid_reactive_cross": true,
  53. "solid_reactive_multicross": true,
  54. "solid_reactive_nexus": true,
  55. "solid_reactive_multinexus": true,
  56. "splash": true,
  57. "multisplash": true,
  58. "solid_splash": true,
  59. "solid_multisplash": true
  60. },
  61. "default": {
  62. "animation": "cycle_all"
  63. },
  64. "driver": "ws2812",
  65. "layout": [
  66. { "flags": 1, "matrix": [5, 2], "x": 149, "y": 59 },
  67. { "flags": 1, "matrix": [5, 0], "x": 0, "y": 59 },
  68. { "flags": 1, "matrix": [4, 0], "x": 0, "y": 51 },
  69. { "flags": 1, "matrix": [4, 1], "x": 74, "y": 51 },
  70. { "flags": 1, "matrix": [4, 2], "x": 149, "y": 51 },
  71. { "flags": 1, "matrix": [4, 3], "x": 224, "y": 51 },
  72. { "flags": 1, "matrix": [3, 2], "x": 149, "y": 38 },
  73. { "flags": 1, "matrix": [3, 1], "x": 74, "y": 38 },
  74. { "flags": 1, "matrix": [3, 0], "x": 0, "y": 38 },
  75. { "flags": 1, "matrix": [2, 0], "x": 0, "y": 26 },
  76. { "flags": 1, "matrix": [2, 1], "x": 74, "y": 26 },
  77. { "flags": 1, "matrix": [2, 2], "x": 149, "y": 26 },
  78. { "flags": 1, "matrix": [2, 3], "x": 224, "y": 26 },
  79. { "flags": 1, "matrix": [1, 3], "x": 224, "y": 13 },
  80. { "flags": 1, "matrix": [1, 2], "x": 149, "y": 13 },
  81. { "flags": 1, "matrix": [1, 1], "x": 74, "y": 13 },
  82. { "flags": 9, "matrix": [1, 0], "x": 0, "y": 13 },
  83. { "flags": 2, "matrix": [0, 0], "x": 0, "y": 0 },
  84. { "flags": 2, "matrix": [0, 1], "x": 74, "y": 0 },
  85. { "flags": 2, "matrix": [0, 2], "x": 149, "y": 0 },
  86. { "flags": 2, "matrix": [0, 3], "x": 224, "y": 0 },
  87. { "flags": 4, "x": 224, "y": 5 },
  88. { "flags": 4, "x": 149, "y": 5 },
  89. { "flags": 4, "x": 74, "y": 5 },
  90. { "flags": 4, "x": 0, "y": 5 },
  91. { "flags": 4, "x": 0, "y": 18 },
  92. { "flags": 4, "x": 0, "y": 31 },
  93. { "flags": 4, "x": 0, "y": 43 },
  94. { "flags": 4, "x": 0, "y": 56 },
  95. { "flags": 4, "x": 0, "y": 64 },
  96. { "flags": 4, "x": 74, "y": 64 },
  97. { "flags": 4, "x": 149, "y": 64 },
  98. { "flags": 4, "x": 224, "y": 64 },
  99. { "flags": 4, "x": 224, "y": 56 },
  100. { "flags": 4, "x": 224, "y": 43 },
  101. { "flags": 4, "x": 224, "y": 31 },
  102. { "flags": 4, "x": 224, "y": 18 }
  103. ],
  104. "max_brightness": 120,
  105. "sleep": true
  106. },
  107. "ws2812": {
  108. "pin": "B1"
  109. },
  110. "usb": {
  111. "device_version": "1.0.0",
  112. "pid": "0x000B",
  113. "vid": "0x4C58"
  114. },
  115. "community_layouts": ["numpad_6x4"],
  116. "layouts": {
  117. "LAYOUT_numpad_6x4": {
  118. "layout": [
  119. { "label": "K00", "matrix": [0, 0], "x": 0, "y": 0 },
  120. { "label": "K01", "matrix": [0, 1], "x": 1, "y": 0 },
  121. { "label": "K02", "matrix": [0, 2], "x": 2, "y": 0 },
  122. { "label": "K03", "matrix": [0, 3], "x": 3, "y": 0 },
  123. { "label": "Num Lock", "matrix": [1, 0], "x": 0, "y": 1.25 },
  124. { "label": "/", "matrix": [1, 1], "x": 1, "y": 1.25 },
  125. { "label": "*", "matrix": [1, 2], "x": 2, "y": 1.25 },
  126. { "label": "-", "matrix": [1, 3], "x": 3, "y": 1.25 },
  127. { "label": "7", "matrix": [2, 0], "x": 0, "y": 2.25 },
  128. { "label": "8", "matrix": [2, 1], "x": 1, "y": 2.25 },
  129. { "label": "9", "matrix": [2, 2], "x": 2, "y": 2.25 },
  130. { "label": "4", "matrix": [3, 0], "x": 0, "y": 3.25 },
  131. { "label": "5", "matrix": [3, 1], "x": 1, "y": 3.25 },
  132. { "label": "6", "matrix": [3, 2], "x": 2, "y": 3.25 },
  133. { "h": 2, "label": "+", "matrix": [2, 3], "x": 3, "y": 2.25 },
  134. { "label": "1", "matrix": [4, 0], "x": 0, "y": 4.25 },
  135. { "label": "2", "matrix": [4, 1], "x": 1, "y": 4.25 },
  136. { "label": "3", "matrix": [4, 2], "x": 2, "y": 4.25 },
  137. { "label": "0", "matrix": [5, 0], "w": 2, "x": 0, "y": 5.25 },
  138. { "label": "Del", "matrix": [5, 2], "x": 2, "y": 5.25 },
  139. { "h": 2, "label": "Enter", "matrix": [4, 3], "x": 3, "y": 4.25 }
  140. ]
  141. }
  142. }
  143. }