Permalink
Cannot retrieve contributors at this time
| vendor_id=0x403 # Vendor ID | |
| product_id=0x6001 # Product ID | |
| max_power=500 # Max. power consumption: value * 2 mA. Use 0 if self_powered = true. | |
| ########### | |
| # Strings # | |
| ########### | |
| manufacturer="monome" # Manufacturer | |
| product="monome arc clone" # Product | |
| serial="m2018001" # Serial | |
| ########### | |
| # Options # | |
| ########### | |
| self_powered=false # Turn this off for bus powered | |
| remote_wakeup=false # Turn this on for remote wakeup feature | |
| use_serial=true # Use the serial number string | |
| # Normally out don't have to change one of these flags | |
| in_is_isochronous=false # In Endpoint is Isochronous | |
| out_is_isochronous=false # Out Endpoint is Isochronous | |
| suspend_pull_downs=false # Enable suspend pull downs for lower power | |
| change_usb_version=false # Change USB Version | |
| usb_version=0x0200 # Only used when change_usb_version is enabled | |
| cha_vcp=false | |
| cha_type=FIFO | |
| chb_type=UART | |
| eeprom_type=0x46 |