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.

9 lines
159 B

  1. {
  2. "backlight": {
  3. "pin": "B7",
  4. "levels": 5,
  5. "breathing": true
  6. },
  7. "processor": "atmega32u2",
  8. "bootloader": "atmel-dfu"
  9. }