info.json 580 B

1234567891011121314151617181920212223242526
  1. {
  2. "manufacturer": "Binepad",
  3. "keyboard_name": "BNR1",
  4. "maintainer": "Binpad",
  5. "features": {
  6. "bootmagic": true,
  7. "command": false,
  8. "console": false,
  9. "extrakey": true,
  10. "mousekey": true,
  11. "nkro": false,
  12. "encoder": true
  13. },
  14. "url": "http://binepad.com",
  15. "usb": {
  16. "vid": "0x4249"
  17. },
  18. "community_layouts": ["ortho_1x1"],
  19. "layouts": {
  20. "LAYOUT_ortho_1x1": {
  21. "layout": [
  22. {"matrix": [0, 0], "x": 0, "y": 0, "w": 2, "h": 2}
  23. ]
  24. }
  25. }
  26. }