info.json 1.4 KB

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