You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
1.0 KiB

  1. {
  2. "eeprom": {
  3. "wear_leveling": {
  4. "backing_size": 4096
  5. }
  6. },
  7. "dip_switch": {
  8. "matrix_grid": [ [5, 5] ]
  9. },
  10. "rgb_matrix": {
  11. "animations": {
  12. "breathing": true,
  13. "band_spiral_val": true,
  14. "cycle_all": true,
  15. "cycle_left_right": true,
  16. "cycle_up_down": true,
  17. "rainbow_moving_chevron": true,
  18. "cycle_out_in": true,
  19. "cycle_out_in_dual": true,
  20. "cycle_pinwheel": true,
  21. "cycle_spiral": true,
  22. "dual_beacon": true,
  23. "rainbow_beacon": true,
  24. "jellybean_raindrops": true,
  25. "pixel_rain": true,
  26. "typing_heatmap": true,
  27. "digital_rain": true,
  28. "solid_reactive_simple": true,
  29. "solid_reactive_multiwide": true,
  30. "solid_reactive_multinexus": true,
  31. "splash": true,
  32. "solid_splash": true
  33. },
  34. "driver": "snled27351",
  35. "sleep": true
  36. }
  37. }