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.

22 lines
878 B

  1. {
  2. "keyboard_name": "Gherkin",
  3. "manufacturer": "40 Percent Club",
  4. "url": "",
  5. "maintainer": "qmk",
  6. "usb": {
  7. "vid": "0x4025",
  8. "pid": "0x6060",
  9. "device_version": "0.0.1"
  10. },
  11. "backlight": {
  12. "pin": "B5"
  13. },
  14. "processor": "atmega32u4",
  15. "bootloader": "caterina",
  16. "community_layouts": ["ortho_3x10"],
  17. "layouts": {
  18. "LAYOUT_ortho_3x10": {
  19. "layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":4, "y":0}, {"x":5, "y":0}, {"x":6, "y":0}, {"x":7, "y":0}, {"x":8, "y":0}, {"x":9, "y":0}, {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":3, "y":1}, {"x":4, "y":1}, {"x":5, "y":1}, {"x":6, "y":1}, {"x":7, "y":1}, {"x":8, "y":1}, {"x":9, "y":1}, {"x":0, "y":2}, {"x":1, "y":2}, {"x":2, "y":2}, {"x":3, "y":2}, {"x":4, "y":2}, {"x":5, "y":2}, {"x":6, "y":2}, {"x":7, "y":2}, {"x":8, "y":2}, {"x":9, "y":2}]
  20. }
  21. }
  22. }