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.

179 lines
7.3 KiB

[Keyboard] Add BM80 Keyboard (#12948) * Initial compatibility with bm80 * move files to kprepublic directory, see #12159 * fix pin assignment * Revert "fix pin assignment" This reverts commit 5a53a74953a23bb5064c11d5d9e6daf007a54872. * add testing setup (peepeetee keymap, will use for personal purposes later), fix LED assignment, add indicator LED, LED location, count, and flags are broken * fixed flags( not sure, please check) * fixed number of LEDs * add comment about f11 * remove comment about f11, change capslock flag to be 1 rather than 1+8 as there is a standalone indicator LED * readme.md * add via keymap * add info.json with help from noroadsleft's converter * add suspended state implementation, I don't think it's working * update to my testing setup * restore erroneously included bm68rgb config * Update keyboards/kprepublic/bm80/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * add reset instructions * change reset instruction grammar * remove not working sleep function, add comment for RGB flags * add LED mapping comments * change readme grammar * replace rgb light paremeters with rgb matrix paremeters, enable framebuffer effects * re-enable peepeetee/config.h, updating my disabled effect list * updating my disabled effect list * update LED struct documentation * update readme with RGB matrix effect information * Update keyboards/kprepublic/bm80/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * move files back to keyboard from keyboard/kprepublic, see 85b33d6 and qmk#12159 * Apply suggestions from code review Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * cleanup peepeetee keymap * update peepeetee keymap; rebase on current master * moved to /kprepublic, see #12159 * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2 years ago
[Keyboard] Add BM80 Keyboard (#12948) * Initial compatibility with bm80 * move files to kprepublic directory, see #12159 * fix pin assignment * Revert "fix pin assignment" This reverts commit 5a53a74953a23bb5064c11d5d9e6daf007a54872. * add testing setup (peepeetee keymap, will use for personal purposes later), fix LED assignment, add indicator LED, LED location, count, and flags are broken * fixed flags( not sure, please check) * fixed number of LEDs * add comment about f11 * remove comment about f11, change capslock flag to be 1 rather than 1+8 as there is a standalone indicator LED * readme.md * add via keymap * add info.json with help from noroadsleft's converter * add suspended state implementation, I don't think it's working * update to my testing setup * restore erroneously included bm68rgb config * Update keyboards/kprepublic/bm80/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * add reset instructions * change reset instruction grammar * remove not working sleep function, add comment for RGB flags * add LED mapping comments * change readme grammar * replace rgb light paremeters with rgb matrix paremeters, enable framebuffer effects * re-enable peepeetee/config.h, updating my disabled effect list * updating my disabled effect list * update LED struct documentation * update readme with RGB matrix effect information * Update keyboards/kprepublic/bm80/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * move files back to keyboard from keyboard/kprepublic, see 85b33d6 and qmk#12159 * Apply suggestions from code review Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * cleanup peepeetee keymap * update peepeetee keymap; rebase on current master * moved to /kprepublic, see #12159 * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2 years ago
[Keyboard] Add BM80 Keyboard (#12948) * Initial compatibility with bm80 * move files to kprepublic directory, see #12159 * fix pin assignment * Revert "fix pin assignment" This reverts commit 5a53a74953a23bb5064c11d5d9e6daf007a54872. * add testing setup (peepeetee keymap, will use for personal purposes later), fix LED assignment, add indicator LED, LED location, count, and flags are broken * fixed flags( not sure, please check) * fixed number of LEDs * add comment about f11 * remove comment about f11, change capslock flag to be 1 rather than 1+8 as there is a standalone indicator LED * readme.md * add via keymap * add info.json with help from noroadsleft's converter * add suspended state implementation, I don't think it's working * update to my testing setup * restore erroneously included bm68rgb config * Update keyboards/kprepublic/bm80/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * add reset instructions * change reset instruction grammar * remove not working sleep function, add comment for RGB flags * add LED mapping comments * change readme grammar * replace rgb light paremeters with rgb matrix paremeters, enable framebuffer effects * re-enable peepeetee/config.h, updating my disabled effect list * updating my disabled effect list * update LED struct documentation * update readme with RGB matrix effect information * Update keyboards/kprepublic/bm80/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * move files back to keyboard from keyboard/kprepublic, see 85b33d6 and qmk#12159 * Apply suggestions from code review Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * cleanup peepeetee keymap * update peepeetee keymap; rebase on current master * moved to /kprepublic, see #12159 * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2 years ago
[Keyboard] Add BM80 Keyboard (#12948) * Initial compatibility with bm80 * move files to kprepublic directory, see #12159 * fix pin assignment * Revert "fix pin assignment" This reverts commit 5a53a74953a23bb5064c11d5d9e6daf007a54872. * add testing setup (peepeetee keymap, will use for personal purposes later), fix LED assignment, add indicator LED, LED location, count, and flags are broken * fixed flags( not sure, please check) * fixed number of LEDs * add comment about f11 * remove comment about f11, change capslock flag to be 1 rather than 1+8 as there is a standalone indicator LED * readme.md * add via keymap * add info.json with help from noroadsleft's converter * add suspended state implementation, I don't think it's working * update to my testing setup * restore erroneously included bm68rgb config * Update keyboards/kprepublic/bm80/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * add reset instructions * change reset instruction grammar * remove not working sleep function, add comment for RGB flags * add LED mapping comments * change readme grammar * replace rgb light paremeters with rgb matrix paremeters, enable framebuffer effects * re-enable peepeetee/config.h, updating my disabled effect list * updating my disabled effect list * update LED struct documentation * update readme with RGB matrix effect information * Update keyboards/kprepublic/bm80/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * move files back to keyboard from keyboard/kprepublic, see 85b33d6 and qmk#12159 * Apply suggestions from code review Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * cleanup peepeetee keymap * update peepeetee keymap; rebase on current master * moved to /kprepublic, see #12159 * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2 years ago
  1. {
  2. "keyboard_name": "BM80HSRGB",
  3. "manufacturer": "KPRepublic",
  4. "url": "",
  5. "maintainer": "peepeetee",
  6. "usb": {
  7. "vid": "0x4B50",
  8. "pid": "0xEF83",
  9. "device_version": "0.0.1"
  10. },
  11. "ws2812": {
  12. "pin": "E2"
  13. },
  14. "rgb_matrix": {
  15. "animations": {
  16. "alphas_mods": true,
  17. "gradient_up_down": true,
  18. "gradient_left_right": true,
  19. "breathing": true,
  20. "band_sat": true,
  21. "band_val": true,
  22. "band_pinwheel_sat": true,
  23. "band_pinwheel_val": true,
  24. "band_spiral_sat": true,
  25. "band_spiral_val": true,
  26. "cycle_all": true,
  27. "cycle_left_right": true,
  28. "cycle_up_down": true,
  29. "rainbow_moving_chevron": true,
  30. "cycle_out_in": true,
  31. "cycle_out_in_dual": true,
  32. "cycle_pinwheel": true,
  33. "cycle_spiral": true,
  34. "dual_beacon": true,
  35. "rainbow_beacon": true,
  36. "rainbow_pinwheels": true,
  37. "raindrops": true,
  38. "jellybean_raindrops": true,
  39. "hue_breathing": true,
  40. "hue_pendulum": true,
  41. "hue_wave": true,
  42. "pixel_fractal": true,
  43. "pixel_rain": true,
  44. "typing_heatmap": true,
  45. "digital_rain": true,
  46. "solid_reactive_simple": true,
  47. "solid_reactive": true,
  48. "solid_reactive_wide": true,
  49. "solid_reactive_multiwide": true,
  50. "solid_reactive_cross": true,
  51. "solid_reactive_multicross": true,
  52. "solid_reactive_nexus": true,
  53. "solid_reactive_multinexus": true,
  54. "splash": true,
  55. "multisplash": true,
  56. "solid_splash": true,
  57. "solid_multisplash": true
  58. },
  59. "driver": "ws2812"
  60. },
  61. "matrix_pins": {
  62. "cols": ["F0", "F1", "F4", "D7", "D6", "D4", "D5", "D3", "D2", "F5", "F6", "F7", "D1", "D0", "B4", "B5", "B6"],
  63. "rows": ["B3", "B2", "B1", "B0", "C6", "C7"]
  64. },
  65. "diode_direction": "COL2ROW",
  66. "indicators": {
  67. "caps_lock": "E6",
  68. "on_state": 0
  69. },
  70. "processor": "atmega32u4",
  71. "bootloader": "atmel-dfu",
  72. "community_layouts": ["tkl_ansi"],
  73. "layouts": {
  74. "LAYOUT_tkl_ansi": {
  75. "layout": [
  76. {"matrix": [0, 0], "x": 0, "y": 0},
  77. {"matrix": [0, 2], "x": 2, "y": 0},
  78. {"matrix": [0, 3], "x": 3, "y": 0},
  79. {"matrix": [0, 4], "x": 4, "y": 0},
  80. {"matrix": [0, 5], "x": 5, "y": 0},
  81. {"matrix": [0, 7], "x": 6.5, "y": 0},
  82. {"matrix": [0, 8], "x": 7.5, "y": 0},
  83. {"matrix": [0, 9], "x": 8.5, "y": 0},
  84. {"matrix": [0, 10], "x": 9.5, "y": 0},
  85. {"matrix": [0, 11], "x": 11, "y": 0},
  86. {"matrix": [0, 12], "x": 12, "y": 0},
  87. {"matrix": [3, 12], "x": 13, "y": 0},
  88. {"matrix": [0, 13], "x": 14, "y": 0},
  89. {"matrix": [0, 14], "x": 15.25, "y": 0},
  90. {"matrix": [0, 15], "x": 16.25, "y": 0},
  91. {"matrix": [0, 16], "x": 17.25, "y": 0},
  92. {"matrix": [1, 0], "x": 0, "y": 1.5},
  93. {"matrix": [1, 1], "x": 1, "y": 1.5},
  94. {"matrix": [1, 2], "x": 2, "y": 1.5},
  95. {"matrix": [1, 3], "x": 3, "y": 1.5},
  96. {"matrix": [1, 4], "x": 4, "y": 1.5},
  97. {"matrix": [1, 5], "x": 5, "y": 1.5},
  98. {"matrix": [1, 6], "x": 6, "y": 1.5},
  99. {"matrix": [1, 7], "x": 7, "y": 1.5},
  100. {"matrix": [1, 8], "x": 8, "y": 1.5},
  101. {"matrix": [1, 9], "x": 9, "y": 1.5},
  102. {"matrix": [1, 10], "x": 10, "y": 1.5},
  103. {"matrix": [1, 11], "x": 11, "y": 1.5},
  104. {"matrix": [1, 12], "x": 12, "y": 1.5},
  105. {"matrix": [1, 13], "x": 13, "y": 1.5, "w": 2},
  106. {"matrix": [1, 14], "x": 15.25, "y": 1.5},
  107. {"matrix": [1, 15], "x": 16.25, "y": 1.5},
  108. {"matrix": [1, 16], "x": 17.25, "y": 1.5},
  109. {"matrix": [2, 0], "x": 0, "y": 2.5, "w": 1.5},
  110. {"matrix": [2, 1], "x": 1.5, "y": 2.5},
  111. {"matrix": [2, 2], "x": 2.5, "y": 2.5},
  112. {"matrix": [2, 3], "x": 3.5, "y": 2.5},
  113. {"matrix": [2, 4], "x": 4.5, "y": 2.5},
  114. {"matrix": [2, 5], "x": 5.5, "y": 2.5},
  115. {"matrix": [2, 6], "x": 6.5, "y": 2.5},
  116. {"matrix": [2, 7], "x": 7.5, "y": 2.5},
  117. {"matrix": [2, 8], "x": 8.5, "y": 2.5},
  118. {"matrix": [2, 9], "x": 9.5, "y": 2.5},
  119. {"matrix": [2, 10], "x": 10.5, "y": 2.5},
  120. {"matrix": [2, 11], "x": 11.5, "y": 2.5},
  121. {"matrix": [2, 12], "x": 12.5, "y": 2.5},
  122. {"matrix": [2, 13], "x": 13.5, "y": 2.5, "w": 1.5},
  123. {"matrix": [2, 14], "x": 15.25, "y": 2.5},
  124. {"matrix": [2, 15], "x": 16.25, "y": 2.5},
  125. {"matrix": [2, 16], "x": 17.25, "y": 2.5},
  126. {"matrix": [3, 0], "x": 0, "y": 3.5, "w": 1.75},
  127. {"matrix": [3, 1], "x": 1.75, "y": 3.5},
  128. {"matrix": [3, 2], "x": 2.75, "y": 3.5},
  129. {"matrix": [3, 3], "x": 3.75, "y": 3.5},
  130. {"matrix": [3, 4], "x": 4.75, "y": 3.5},
  131. {"matrix": [3, 5], "x": 5.75, "y": 3.5},
  132. {"matrix": [3, 6], "x": 6.75, "y": 3.5},
  133. {"matrix": [3, 7], "x": 7.75, "y": 3.5},
  134. {"matrix": [3, 8], "x": 8.75, "y": 3.5},
  135. {"matrix": [3, 9], "x": 9.75, "y": 3.5},
  136. {"matrix": [3, 10], "x": 10.75, "y": 3.5},
  137. {"matrix": [3, 11], "x": 11.75, "y": 3.5},
  138. {"matrix": [3, 13], "x": 12.75, "y": 3.5, "w": 2.25},
  139. {"matrix": [4, 0], "x": 0, "y": 4.5, "w": 2.25},
  140. {"matrix": [4, 1], "x": 2.25, "y": 4.5},
  141. {"matrix": [4, 2], "x": 3.25, "y": 4.5},
  142. {"matrix": [4, 3], "x": 4.25, "y": 4.5},
  143. {"matrix": [4, 4], "x": 5.25, "y": 4.5},
  144. {"matrix": [4, 5], "x": 6.25, "y": 4.5},
  145. {"matrix": [4, 6], "x": 7.25, "y": 4.5},
  146. {"matrix": [4, 7], "x": 8.25, "y": 4.5},
  147. {"matrix": [4, 8], "x": 9.25, "y": 4.5},
  148. {"matrix": [4, 9], "x": 10.25, "y": 4.5},
  149. {"matrix": [4, 10], "x": 11.25, "y": 4.5},
  150. {"matrix": [4, 12], "x": 12.25, "y": 4.5, "w": 2.75},
  151. {"matrix": [4, 15], "x": 16.25, "y": 4.5},
  152. {"matrix": [5, 0], "x": 0, "y": 5.5, "w": 1.25},
  153. {"matrix": [5, 1], "x": 1.25, "y": 5.5, "w": 1.25},
  154. {"matrix": [5, 2], "x": 2.5, "y": 5.5, "w": 1.25},
  155. {"matrix": [5, 5], "x": 3.75, "y": 5.5, "w": 6.25},
  156. {"matrix": [5, 9], "x": 10, "y": 5.5, "w": 1.25},
  157. {"matrix": [5, 10], "x": 11.25, "y": 5.5, "w": 1.25},
  158. {"matrix": [5, 11], "x": 12.5, "y": 5.5, "w": 1.25},
  159. {"matrix": [5, 12], "x": 13.75, "y": 5.5, "w": 1.25},
  160. {"matrix": [5, 13], "x": 15.25, "y": 5.5},
  161. {"matrix": [5, 15], "x": 16.25, "y": 5.5},
  162. {"matrix": [5, 16], "x": 17.25, "y": 5.5}
  163. ]
  164. }
  165. }
  166. }