logo

qmk_firmware

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

info.json (1747B)


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