logo

qmk_firmware

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

keyboard.json (7435B)


  1. {
  2. "keyboard_name": "Satellite Rev1",
  3. "manufacturer": "AEBoards",
  4. "maintainer": "Xelus22",
  5. "usb": {
  6. "vid": "0x4145",
  7. "pid": "0x6553",
  8. "device_version": "0.0.1"
  9. },
  10. "features": {
  11. "bootmagic": true,
  12. "mousekey": true,
  13. "extrakey": true,
  14. "nkro": true,
  15. "rgb_matrix": true
  16. },
  17. "build": {
  18. "lto": true
  19. },
  20. "rgb_matrix": {
  21. "animations": {
  22. "alphas_mods": true,
  23. "gradient_up_down": true,
  24. "gradient_left_right": true,
  25. "breathing": true,
  26. "band_sat": true,
  27. "band_val": true,
  28. "band_pinwheel_sat": true,
  29. "band_pinwheel_val": true,
  30. "band_spiral_sat": true,
  31. "band_spiral_val": true,
  32. "cycle_all": true,
  33. "cycle_left_right": true,
  34. "cycle_up_down": true,
  35. "rainbow_moving_chevron": true,
  36. "cycle_out_in": true,
  37. "cycle_out_in_dual": true,
  38. "cycle_pinwheel": true,
  39. "cycle_spiral": true,
  40. "dual_beacon": true,
  41. "rainbow_beacon": true,
  42. "rainbow_pinwheels": true,
  43. "raindrops": true,
  44. "jellybean_raindrops": true,
  45. "hue_breathing": true,
  46. "hue_pendulum": true,
  47. "hue_wave": true,
  48. "pixel_fractal": true,
  49. "pixel_flow": true,
  50. "pixel_rain": true,
  51. "typing_heatmap": true,
  52. "digital_rain": true,
  53. "solid_reactive_simple": true,
  54. "solid_reactive": true,
  55. "solid_reactive_wide": true,
  56. "solid_reactive_multiwide": true,
  57. "solid_reactive_cross": true,
  58. "solid_reactive_multicross": true,
  59. "solid_reactive_nexus": true,
  60. "solid_reactive_multinexus": true,
  61. "splash": true,
  62. "multisplash": true,
  63. "solid_splash": true,
  64. "solid_multisplash": true
  65. },
  66. "default": {
  67. "animation": "cycle_all",
  68. "val": 80
  69. },
  70. "driver": "custom",
  71. "sleep": true
  72. },
  73. "processor": "atmega32u4",
  74. "bootloader": "atmel-dfu",
  75. "diode_direction": "COL2ROW",
  76. "matrix_pins": {
  77. "cols": ["E6", "D5", "B2", "B3", "B7", "F6", "F7", "C7", "C6", "B6", "B5", "B4", "D7", "D6", "D4"],
  78. "rows": ["B0", "B1", "F0", "F4", "F1"]
  79. },
  80. "layout_aliases": {
  81. "LAYOUT_all": "LAYOUT_65_ansi_rwkl"
  82. },
  83. "layouts": {
  84. "LAYOUT_65_ansi_rwkl": {
  85. "layout": [
  86. {"label": "Esc", "matrix": [0, 0], "x": 0, "y": 0},
  87. {"label": "1", "matrix": [0, 1], "x": 1, "y": 0},
  88. {"label": "2", "matrix": [0, 2], "x": 2, "y": 0},
  89. {"label": "3", "matrix": [0, 3], "x": 3, "y": 0},
  90. {"label": "4", "matrix": [0, 4], "x": 4, "y": 0},
  91. {"label": "5", "matrix": [0, 5], "x": 5, "y": 0},
  92. {"label": "6", "matrix": [0, 6], "x": 6, "y": 0},
  93. {"label": "7", "matrix": [0, 7], "x": 7, "y": 0},
  94. {"label": "8", "matrix": [0, 8], "x": 8, "y": 0},
  95. {"label": "9", "matrix": [0, 9], "x": 9, "y": 0},
  96. {"label": "0", "matrix": [0, 10], "x": 10, "y": 0},
  97. {"label": "-", "matrix": [0, 11], "x": 11, "y": 0},
  98. {"label": "=", "matrix": [0, 12], "x": 12, "y": 0},
  99. {"label": "Backspace", "matrix": [0, 13], "x": 13, "y": 0, "w": 2},
  100. {"label": "Home", "matrix": [0, 14], "x": 15, "y": 0},
  101. {"label": "Tab", "matrix": [1, 0], "x": 0, "y": 1, "w": 1.5},
  102. {"label": "Q", "matrix": [1, 1], "x": 1.5, "y": 1},
  103. {"label": "W", "matrix": [1, 2], "x": 2.5, "y": 1},
  104. {"label": "E", "matrix": [1, 3], "x": 3.5, "y": 1},
  105. {"label": "R", "matrix": [1, 4], "x": 4.5, "y": 1},
  106. {"label": "T", "matrix": [1, 5], "x": 5.5, "y": 1},
  107. {"label": "Y", "matrix": [1, 6], "x": 6.5, "y": 1},
  108. {"label": "U", "matrix": [1, 7], "x": 7.5, "y": 1},
  109. {"label": "I", "matrix": [1, 8], "x": 8.5, "y": 1},
  110. {"label": "O", "matrix": [1, 9], "x": 9.5, "y": 1},
  111. {"label": "P", "matrix": [1, 10], "x": 10.5, "y": 1},
  112. {"label": "[", "matrix": [1, 11], "x": 11.5, "y": 1},
  113. {"label": "]", "matrix": [1, 12], "x": 12.5, "y": 1},
  114. {"label": "\\", "matrix": [1, 13], "x": 13.5, "y": 1, "w": 1.5},
  115. {"label": "Page Up", "matrix": [1, 14], "x": 15, "y": 1},
  116. {"label": "Caps Lock", "matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
  117. {"label": "A", "matrix": [2, 1], "x": 1.75, "y": 2},
  118. {"label": "S", "matrix": [2, 2], "x": 2.75, "y": 2},
  119. {"label": "D", "matrix": [2, 3], "x": 3.75, "y": 2},
  120. {"label": "F", "matrix": [2, 4], "x": 4.75, "y": 2},
  121. {"label": "G", "matrix": [2, 5], "x": 5.75, "y": 2},
  122. {"label": "H", "matrix": [2, 6], "x": 6.75, "y": 2},
  123. {"label": "J", "matrix": [2, 7], "x": 7.75, "y": 2},
  124. {"label": "K", "matrix": [2, 8], "x": 8.75, "y": 2},
  125. {"label": "L", "matrix": [2, 9], "x": 9.75, "y": 2},
  126. {"label": ";", "matrix": [2, 10], "x": 10.75, "y": 2},
  127. {"label": "'", "matrix": [2, 11], "x": 11.75, "y": 2},
  128. {"label": "Enter", "matrix": [2, 12], "x": 12.75, "y": 2, "w": 2.25},
  129. {"label": "Page Down", "matrix": [2, 14], "x": 15, "y": 2},
  130. {"label": "Shift", "matrix": [3, 0], "x": 0, "y": 3, "w": 2.25},
  131. {"label": "Z", "matrix": [3, 1], "x": 2.25, "y": 3},
  132. {"label": "X", "matrix": [3, 2], "x": 3.25, "y": 3},
  133. {"label": "C", "matrix": [3, 3], "x": 4.25, "y": 3},
  134. {"label": "V", "matrix": [3, 4], "x": 5.25, "y": 3},
  135. {"label": "B", "matrix": [3, 5], "x": 6.25, "y": 3},
  136. {"label": "N", "matrix": [3, 6], "x": 7.25, "y": 3},
  137. {"label": "M", "matrix": [3, 7], "x": 8.25, "y": 3},
  138. {"label": ",", "matrix": [3, 8], "x": 9.25, "y": 3},
  139. {"label": ".", "matrix": [3, 9], "x": 10.25, "y": 3},
  140. {"label": "/", "matrix": [3, 10], "x": 11.25, "y": 3},
  141. {"label": "Shift", "matrix": [3, 12], "x": 12.25, "y": 3, "w": 1.75},
  142. {"label": "\u2191", "matrix": [3, 13], "x": 14, "y": 3},
  143. {"label": "End", "matrix": [3, 14], "x": 15, "y": 3},
  144. {"label": "Ctrl", "matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
  145. {"label": "GUI", "matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.25},
  146. {"label": "Alt", "matrix": [4, 2], "x": 2.5, "y": 4, "w": 1.25},
  147. {"label": "Space", "matrix": [4, 5], "x": 3.75, "y": 4, "w": 6.25},
  148. {"label": "Fn", "matrix": [4, 9], "x": 10, "y": 4, "w": 1.5},
  149. {"label": "Ctrl", "matrix": [4, 10], "x": 11.5, "y": 4, "w": 1.5},
  150. {"label": "\u2190", "matrix": [4, 12], "x": 13, "y": 4},
  151. {"label": "\u2193", "matrix": [4, 13], "x": 14, "y": 4},
  152. {"label": "\u2192", "matrix": [4, 14], "x": 15, "y": 4}
  153. ]
  154. }
  155. }
  156. }