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.

50 lines
1.3 KiB

  1. {
  2. "keyboard_name": "eek!",
  3. "manufacturer": "klackygears",
  4. "url": "http://www.keyboard-layout-editor.com/#/gists/3e4d0cd1534dd4e4b9f25cf2b36d0d63",
  5. "maintainer": "klackygears",
  6. "usb": {
  7. "vid": "0x4A53",
  8. "pid": "0x0002",
  9. "device_version": "0.0.4"
  10. },
  11. "rgb_matrix": {
  12. "default": {
  13. "val": 150
  14. },
  15. "driver": "ws2812",
  16. "led_flush_limit": 16,
  17. "max_brightness": 200
  18. },
  19. "matrix_pins": {
  20. "cols": ["D4", "C6", "B6", "B2", "B3", "B1", "F7", "F6", "F5", "F4"],
  21. "rows": ["D7", "E6", "B4", "B5"]
  22. },
  23. "diode_direction": "COL2ROW",
  24. "ws2812": {
  25. "pin": "D3"
  26. },
  27. "rgblight": {
  28. "hue_steps": 4,
  29. "saturation_steps": 8,
  30. "brightness_steps": 8,
  31. "led_count": 36,
  32. "max_brightness": 200,
  33. "sleep": true,
  34. "animations": {
  35. "breathing": true,
  36. "rainbow_mood": true,
  37. "rainbow_swirl": true,
  38. "snake": true,
  39. "knight": true,
  40. "christmas": true,
  41. "static_gradient": true,
  42. "rgb_test": true,
  43. "alternating": true,
  44. "twinkle": true
  45. }
  46. },
  47. "processor": "atmega32u4",
  48. "bootloader": "qmk-dfu",
  49. "community_layouts": ["split_3x5_3"]
  50. }