You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

161 lines
7.3 KiB

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