Fork of https://github.com/thewh1teagle/zero-hid
Better control of mouse button states
local installation:
cd /path/to/zero-hid
python3 setup.py sdist
cd /path/to/zero-hid/build
pip3 install your.package.tar.gz
pay attention to have the package available when running with root permissions