From 215ed9705e788bb21f8f14927cf67f48344a3f86 Mon Sep 17 00:00:00 2001 From: cfels Date: Thu, 30 Jul 2026 12:27:22 +0200 Subject: [PATCH] git commit -m fraud --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 2ee215e..6e0635f 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ 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 @@ -15,6 +16,14 @@ nix-shell --run "make clean && make" 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 this project is under [MIT License](https://github.com/cfels/K1NG-Driver/blob/dev/LICENSE)