logo

qmk_firmware

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

keyboard.json (5514B)


  1. {
  2. "manufacturer": "Bertrand Le roy",
  3. "keyboard_name": "DecenTKL NumPad",
  4. "maintainer": "bleroy",
  5. "url": "https://github.com/bleroy/3d-junkyard/blob/main/DecenTKL/",
  6. "tags": ["ansi", "numpad", "rgb", "atari", "joystick"],
  7. "bootloader": "rp2040",
  8. "diode_direction": "COL2ROW",
  9. "features": {
  10. "bootmagic": true,
  11. "rgb_matrix": true,
  12. "extrakey": true,
  13. "mousekey": true,
  14. "joystick": true
  15. },
  16. "matrix_pins": {
  17. "cols": ["GP0", "GP1", "GP2", "GP3"],
  18. "rows": ["GP4", "GP5", "GP6", "GP7", "GP8", "GP9"]
  19. },
  20. "processor": "RP2040",
  21. "usb": {
  22. "device_version": "1.0.0",
  23. "pid": "0x0000",
  24. "vid": "0xFEED"
  25. },
  26. "ws2812": {
  27. "pin": "GP20",
  28. "driver": "vendor"
  29. },
  30. "bootmagic": {
  31. "matrix": [1, 0]
  32. },
  33. "layouts": {
  34. "LAYOUT": {
  35. "layout": [
  36. {"matrix": [0, 0], "x": 0.75, "y": 0, "label": "F11"},
  37. {"matrix": [0, 1], "x": 2.25, "y": 0, "label": "F12"},
  38. {"matrix": [1, 0], "x": 0, "y": 1, "label": "Num"},
  39. {"matrix": [1, 1], "x": 1, "y": 1, "label": "/"},
  40. {"matrix": [1, 2], "x": 2, "y": 1, "label": "*"},
  41. {"matrix": [1, 3], "x": 3, "y": 1, "label": "-"},
  42. {"matrix": [2, 0], "x": 0, "y": 2, "label": "7"},
  43. {"matrix": [2, 1], "x": 1, "y": 2, "label": "8"},
  44. {"matrix": [2, 2], "x": 2, "y": 2, "label": "9"},
  45. {"matrix": [2, 3], "x": 3, "y": 2, "h": 2, "label": "+"},
  46. {"matrix": [3, 0], "x": 0, "y": 3, "label": "4"},
  47. {"matrix": [3, 1], "x": 1, "y": 3, "label": "5"},
  48. {"matrix": [3, 2], "x": 2, "y": 3, "label": "6"},
  49. {"matrix": [4, 0], "x": 0, "y": 4, "label": "1"},
  50. {"matrix": [4, 1], "x": 1, "y": 4, "label": "2"},
  51. {"matrix": [4, 2], "x": 2, "y": 4, "label": "3"},
  52. {"matrix": [4, 3], "x": 3, "y": 4, "h": 2, "label": "Enter"},
  53. {"matrix": [5, 0], "x": 0, "y": 5, "w": 2, "label": "0"},
  54. {"matrix": [5, 2], "x": 2, "y": 5, "label": "."}
  55. ]
  56. }
  57. },
  58. "rgb_matrix": {
  59. "center_point": [37, 42],
  60. "max_brightness": 125,
  61. "sleep": true,
  62. "animations": {
  63. "alphas_mods": true,
  64. "band_pinwheel_sat": true,
  65. "band_pinwheel_val": true,
  66. "band_sat": true,
  67. "band_spiral_sat": true,
  68. "band_spiral_val": true,
  69. "band_val": true,
  70. "breathing": true,
  71. "cycle_all": true,
  72. "cycle_left_right": true,
  73. "cycle_out_in": true,
  74. "cycle_out_in_dual": true,
  75. "cycle_pinwheel": true,
  76. "cycle_spiral": true,
  77. "cycle_up_down": true,
  78. "digital_rain": true,
  79. "dual_beacon": true,
  80. "flower_blooming": true,
  81. "gradient_left_right": true,
  82. "gradient_up_down": true,
  83. "hue_breathing": true,
  84. "hue_pendulum": true,
  85. "hue_wave": true,
  86. "jellybean_raindrops": true,
  87. "multisplash": true,
  88. "pixel_flow": true,
  89. "pixel_fractal": true,
  90. "pixel_rain": true,
  91. "rainbow_beacon": true,
  92. "rainbow_moving_chevron": true,
  93. "rainbow_pinwheels": true,
  94. "raindrops": true,
  95. "riverflow": true,
  96. "solid_multisplash": true,
  97. "solid_reactive": true,
  98. "solid_reactive_cross": true,
  99. "solid_reactive_multicross": true,
  100. "solid_reactive_multinexus": true,
  101. "solid_reactive_multiwide": true,
  102. "solid_reactive_nexus": true,
  103. "solid_reactive_simple": true,
  104. "solid_reactive_wide": true,
  105. "solid_splash": true,
  106. "splash": true,
  107. "starlight": true,
  108. "starlight_dual_hue": true,
  109. "starlight_dual_sat": true,
  110. "typing_heatmap": true
  111. },
  112. "layout": [
  113. {"matrix": [0, 0], "x": 56, "y": 0, "flags": 4},
  114. {"matrix": [0, 1], "x": 169, "y": 0, "flags": 4},
  115. {"matrix": [1, 0], "x": 0, "y": 20, "flags": 4},
  116. {"matrix": [1, 1], "x": 75, "y": 20, "flags": 4},
  117. {"matrix": [1, 2], "x": 150, "y": 20, "flags": 4},
  118. {"matrix": [1, 3], "x": 224, "y": 20, "flags": 4},
  119. {"matrix": [2, 0], "x": 0, "y": 31, "flags": 4},
  120. {"matrix": [2, 1], "x": 75, "y": 31, "flags": 4},
  121. {"matrix": [2, 2], "x": 150, "y": 31, "flags": 4},
  122. {"x": 224, "y": 31, "flags": 2},
  123. {"matrix": [3, 0], "x": 0, "y": 42, "flags": 4},
  124. {"matrix": [3, 1], "x": 75, "y": 42, "flags": 4},
  125. {"matrix": [3, 2], "x": 150, "y": 42, "flags": 4},
  126. {"matrix": [3, 3], "x": 224, "y": 42, "flags": 4},
  127. {"matrix": [4, 0], "x": 0, "y": 53, "flags": 4},
  128. {"matrix": [4, 1], "x": 75, "y": 53, "flags": 4},
  129. {"matrix": [4, 2], "x": 150, "y": 53, "flags": 4},
  130. {"x": 224, "y": 53, "flags": 2},
  131. {"matrix": [5, 0], "x": 0, "y": 64, "flags": 4},
  132. {"x": 85, "y": 75, "flags": 2},
  133. {"matrix": [5, 2], "x": 150, "y": 64, "flags": 4},
  134. {"matrix": [5, 3], "x": 224, "y": 64, "flags": 4}
  135. ],
  136. "driver": "ws2812"
  137. }
  138. }