git commit -m fraud

This commit is contained in:
2026-07-30 12:27:22 +02:00
parent 0461488cf2
commit 215ed9705e
+9
View File
@@ -6,6 +6,7 @@
a driver for K1NG PRO (4K) mouse from redragon a driver for K1NG PRO (4K) mouse from redragon
### Downloading ### Downloading
u can download the driver from [Release's](https://github.com/cfels/K1NG-Driver/releases) u can download the driver from [Release's](https://github.com/cfels/K1NG-Driver/releases)
### Compiling ### Compiling
@@ -15,6 +16,14 @@ nix-shell --run "make clean && make"
sudo ./k1ng_driver sudo ./k1ng_driver
``` ```
### TODO
- [ ] add config support
- [x] changing sens
- [x] wireless mode support
- [x] wired mode support
- [ ] make a gui for the driver
### License ### License
this project is under [MIT License](https://github.com/cfels/K1NG-Driver/blob/dev/LICENSE) this project is under [MIT License](https://github.com/cfels/K1NG-Driver/blob/dev/LICENSE)