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.

23 lines
669 B

  1. {
  2. "keyboard_name": "Macro225 (mk-macro-01)",
  3. "url": "https://github.com/CyberGear/mk-macro-01",
  4. "maintainer": "CyberGear",
  5. "usb": {
  6. "vid": "0x1209",
  7. "pid": "0x69A1",
  8. "device_ver": "0x0001"
  9. },
  10. "diode_direction": "COL2ROW",
  11. "layouts": {
  12. "LAYOUT_ortho_2x5": {
  13. "layout": [
  14. {"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":4, "y":0},
  15. {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":3, "y":1}, {"x":4, "y":1}
  16. ]
  17. }
  18. },
  19. "matrix_pins": {
  20. "rows": ["E6", "B4"],
  21. "cols": ["B1", "F7", "F6", "F5", "F4"]
  22. }
  23. }