Files
K1NG-Driver/README.md
T
2026-07-29 21:20:11 +02:00

21 lines
399 B
Markdown

> [!NOTE]
> work in progress, but works!
## K1NG-Driver
a driver for K1NG PRO (4K) mouse from redragon
### Downloading
u can download the driver from [Release's](https://github.com/cfels/K1NG-Driver/releases)
### Compiling
```
nix-shell --run "make clean && make"
sudo ./k1ng_driver
```
### License
this project is under [MIT License](https://github.com/cfels/K1NG-Driver/blob/dev/LICENSE)