GitHub - riking/joycon: Joy-Con input driver for Linux
sudo apt install libudev-dev go git go get -u github.com/riking/joycon/prog4/jcdriver # Download and build the program cp $(go env GOBIN)/jcdriver ./jcdriver # Copy the binary out of where Go drops it sudo ./jcdriver # Run the driver ...