info.json 541 B

1234567891011121314151617181920
  1. {
  2. "keyboard_name": "The Key V2",
  3. "manufacturer": "Drop",
  4. "url": "https://drop.com/buy/stack-overflow-the-key-v2-macropad",
  5. "maintainer": "massdrop",
  6. "usb": {
  7. "vid": "0xFEED",
  8. "pid": "0x0000",
  9. "device_version": "0.0.2"
  10. },
  11. "layouts": {
  12. "LAYOUT": {
  13. "layout": [
  14. { "label": "K00 (D4,D2)", "x": 0, "y": 0 },
  15. { "label": "K01 (D4,D1)", "x": 1, "y": 0 },
  16. { "label": "K02 (D4,D0)", "x": 2, "y": 0 }
  17. ]
  18. }
  19. }
  20. }