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

  1. {
  2. "keyboard_name": "Ellipse",
  3. "manufacturer": "AbstractKB",
  4. "url": "https://abstractkb.tk/product/ellipse-rev1",
  5. "maintainer": "AbstractKB",
  6. "usb": {
  7. "vid": "0xFEED",
  8. "pid": "0x0001",
  9. "device_version": "0.0.1"
  10. },
  11. "backlight": {
  12. "pin": "C6",
  13. "levels": 15
  14. },
  15. "processor": "atmega32u4",
  16. "bootloader": "atmel-dfu",
  17. "layouts": {
  18. "LAYOUT": {
  19. "layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":0, "y":1.25}, {"x":1, "y":1.25}, {"x":2, "y":1.25}]
  20. }
  21. }
  22. }