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
485 B

  1. {
  2. "keyboard_name": "miniMACRO5",
  3. "manufacturer": "leafcutterlabs",
  4. "url": "",
  5. "maintainer": "qmk",
  6. "usb": {
  7. "vid": "0xCEEB",
  8. "pid": "0x0007",
  9. "device_version": "0.0.1"
  10. },
  11. "processor": "atmega32u4",
  12. "bootloader": "caterina",
  13. "matrix_pins": {
  14. "direct": [
  15. ["F4", "B6", "B2", "D7", "B4"]
  16. ]
  17. },
  18. "layouts": {
  19. "LAYOUT_ortho_1x5": {
  20. "layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":5, "y":0}]
  21. }
  22. }
  23. }