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.

63 lines
1.8 KiB

  1. {
  2. "manufacturer": "Keychron",
  3. "keyboard_name": "Keychron Q7",
  4. "maintainer": "lalalademaxiya1",
  5. "bootloader": "stm32-dfu",
  6. "diode_direction": "ROW2COL",
  7. "dip_switch": {
  8. "matrix_grid": [ [4, 4] ]
  9. },
  10. "dynamic_keymap": {
  11. "layer_count": 5
  12. },
  13. "eeprom": {
  14. "wear_leveling": {
  15. "backing_size": 4096
  16. }
  17. },
  18. "features": {
  19. "bootmagic": true,
  20. "command": false,
  21. "console": false,
  22. "dip_switch": true,
  23. "extrakey": true,
  24. "mousekey": true,
  25. "nkro": true,
  26. "rgb_matrix": true
  27. },
  28. "matrix_pins": {
  29. "cols": ["C14", "C15", "A0", "A1", "A2", "A3", "A4", "A5", "A6", "A7", "B0", "B1", "A8", "A9", "A10", "B5"],
  30. "rows": ["B4", "B3", "A15", "A14", "A13"]
  31. },
  32. "processor": "STM32L432",
  33. "rgb_matrix": {
  34. "animations": {
  35. "band_spiral_val": true,
  36. "breathing": true,
  37. "cycle_all": true,
  38. "cycle_left_right": true,
  39. "cycle_out_in": true,
  40. "cycle_out_in_dual": true,
  41. "cycle_pinwheel": true,
  42. "cycle_spiral": true,
  43. "cycle_up_down": true,
  44. "digital_rain": true,
  45. "dual_beacon": true,
  46. "jellybean_raindrops": true,
  47. "pixel_rain": true,
  48. "rainbow_beacon": true,
  49. "rainbow_moving_chevron": true,
  50. "solid_reactive_multinexus": true,
  51. "solid_reactive_multiwide": true,
  52. "solid_reactive_simple": true,
  53. "solid_splash": true,
  54. "splash": true,
  55. "typing_heatmap": true
  56. },
  57. "driver": "snled27351",
  58. "sleep": true
  59. },
  60. "url": "https://github.com/Keychron",
  61. "usb": {
  62. "vid": "0x3434"
  63. }
  64. }