1
0

info.json 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  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. "command": false,
  14. "console": false,
  15. "extrakey": true,
  16. "mousekey": true,
  17. "nkro": true,
  18. "rgb_matrix": true
  19. },
  20. "processor": "STM32L432",
  21. "rgb_matrix": {
  22. "animations": {
  23. "band_spiral_val": true,
  24. "breathing": true,
  25. "cycle_all": true,
  26. "cycle_left_right": true,
  27. "cycle_out_in": true,
  28. "cycle_out_in_dual": true,
  29. "cycle_pinwheel": true,
  30. "cycle_spiral": true,
  31. "cycle_up_down": true,
  32. "digital_rain": true,
  33. "dual_beacon": true,
  34. "jellybean_raindrops": true,
  35. "pixel_rain": true,
  36. "rainbow_beacon": true,
  37. "rainbow_moving_chevron": true,
  38. "solid_reactive_multinexus": true,
  39. "solid_reactive_multiwide": true,
  40. "solid_reactive_simple": true,
  41. "solid_splash": true,
  42. "splash": true,
  43. "typing_heatmap": true
  44. },
  45. "driver": "snled27351",
  46. "sleep": true
  47. },
  48. "url": "https://github.com/Keychron",
  49. "usb": {
  50. "force_nkro": true,
  51. "vid": "0x3434"
  52. }
  53. }