keyboard.json 895 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "keyboard_name": "dp3000 rev2",
  3. "features": {
  4. "bootmagic": true,
  5. "command": false,
  6. "console": false,
  7. "extrakey": true,
  8. "encoder": true,
  9. "oled": true,
  10. "mousekey": false,
  11. "nkro": false,
  12. "rgblight": true
  13. },
  14. "usb": {
  15. "device_version": "2.0.0",
  16. "pid": "0x3132"
  17. },
  18. "rgblight": {
  19. "animations": {
  20. "alternating": true,
  21. "breathing": true,
  22. "christmas": true,
  23. "knight": true,
  24. "rainbow_mood": true,
  25. "rainbow_swirl": true,
  26. "rgb_test": true,
  27. "snake": true,
  28. "static_gradient": true,
  29. "twinkle": true
  30. },
  31. "led_count": 4,
  32. "max_brightness": 180,
  33. "saturation_steps": 8,
  34. "sleep": true
  35. },
  36. "ws2812": {
  37. "pin": "B6"
  38. }
  39. }