logo

qmk_firmware

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

info.json (1410B)


  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. "force_nkro": true,
  49. "vid": "0x3434"
  50. }
  51. }