Add adafruit_hid.__version__
- Add standard
__version__and__repo__to__init__.py, so we can identify the library version easily when it's frozen.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-hid.
Read the docs for info on how to use it.