info.json 827 B

1234567891011121314151617181920212223242526272829303132
  1. {
  2. "keyboard_name": "ogurec",
  3. "manufacturer": "DrHigsby",
  4. "url": "http://www.keyboard-layout-editor.com/#/gists/f1bda3a87822868599cf6e3c4340f594",
  5. "maintainer": "drhigsby",
  6. "usb": {
  7. "vid": "0x0007",
  8. "pid": "0x0002",
  9. "device_version": "0.0.1"
  10. },
  11. "features": {
  12. "bootmagic": false,
  13. "command": false,
  14. "console": false,
  15. "extrakey": true,
  16. "mousekey": false,
  17. "nkro": true
  18. },
  19. "qmk": {
  20. "locking": {
  21. "enabled": true,
  22. "resync": true
  23. }
  24. },
  25. "matrix_pins": {
  26. "cols": ["D3", "D2", "D1", "D0", "D4", "C6", "D7", "E6", "B4", "B5", "F4", "F5"],
  27. "rows": ["F6", "B6", "B2"]
  28. },
  29. "diode_direction": "COL2ROW",
  30. "processor": "atmega32u4",
  31. "bootloader": "caterina"
  32. }