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.

12 lines
213 B

  1. {
  2. "usb": {
  3. "device_version": "0.0.1"
  4. },
  5. "backlight": {
  6. "pin": "C6",
  7. "levels": 8,
  8. "breathing": true
  9. },
  10. "processor": "atmega32u4",
  11. "bootloader": "atmel-dfu"
  12. }