logo

qmk_firmware

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

info.json (1474B)


  1. {
  2. "manufacturer": "Keychron Q3",
  3. "maintainer": "lalalademaxiya1",
  4. "bootloader": "stm32-dfu",
  5. "diode_direction": "ROW2COL",
  6. "dip_switch": {
  7. "matrix_grid": [ [5, 4] ]
  8. },
  9. "eeprom": {
  10. "wear_leveling": {
  11. "backing_size": 4096
  12. }
  13. },
  14. "features": {
  15. "bootmagic": true,
  16. "dip_switch": true,
  17. "extrakey": true,
  18. "mousekey": true,
  19. "nkro": true,
  20. "rgb_matrix": true
  21. },
  22. "processor": "STM32L432",
  23. "rgb_matrix": {
  24. "animations": {
  25. "band_spiral_val": true,
  26. "breathing": true,
  27. "cycle_all": true,
  28. "cycle_left_right": true,
  29. "cycle_out_in": true,
  30. "cycle_out_in_dual": true,
  31. "cycle_pinwheel": true,
  32. "cycle_spiral": true,
  33. "cycle_up_down": true,
  34. "digital_rain": true,
  35. "dual_beacon": true,
  36. "jellybean_raindrops": true,
  37. "pixel_rain": true,
  38. "rainbow_beacon": true,
  39. "rainbow_moving_chevron": true,
  40. "solid_reactive_multinexus": true,
  41. "solid_reactive_multiwide": true,
  42. "solid_reactive_simple": true,
  43. "solid_splash": true,
  44. "splash": true,
  45. "typing_heatmap": true
  46. },
  47. "driver": "snled27351",
  48. "sleep": true
  49. },
  50. "url": "https://github.com/Keychron",
  51. "usb": {
  52. "vid": "0x3434"
  53. }
  54. }