Yubico / python-yubico

Python code to talk to YubiKeys
https://developers.yubico.com/python-yubico/
BSD 2-Clause "Simplified" License
229 stars 33 forks source link

Set USB mode of Yubikey Neo #21

Closed axhoffmann closed 9 years ago

axhoffmann commented 9 years ago

Hi,

is there a possibility to set the USB mode of the Yubikey Neo with the library? Or is there another Python library which can do that?

Thank you

Best Regards Axel Hoffmann

dainnilsson commented 9 years ago

This is now possible via the newly added .write_device_config() function available to YubiKey NEOs.