a practically finished driver for K1NG PRO (4K) mouse from redragon, ported to linux
download the driver from Release's
cd output && ./install.sh
everything "should" install properly
git clone --recurse-submodules https://github.com/cfels/K1NG-Driver.git
cd K1NG-Driver
./clean.sh && ./build.sh
output dir is output and install dir is ~/.local/bin
- add config support
- changing sens
- wireless mode support
- wired mode support
- make an ui for the driver
this project is under MIT License