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.

16 lines
363 B

  1. {
  2. "keyboard_name": "bear_face",
  3. "manufacturer": "chemicalwill",
  4. "url": "https://github.com/chemicalwill/bear_face_pcb",
  5. "maintainer": "chemicalwill",
  6. "debounce": 6,
  7. "usb": {
  8. "vid": "0xFEED",
  9. "pid": "0x09F5"
  10. },
  11. "backlight": {
  12. "pin": "F7"
  13. },
  14. "processor": "atmega32u4",
  15. "bootloader": "atmel-dfu"
  16. }