This repository has been archived on 2026-07-30. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2026-07-30 15:22:01 +02:00
2026-07-30 13:18:41 +02:00
hmm
2026-07-30 15:22:01 +02:00
2026-07-28 22:35:18 +02:00
2026-07-28 22:33:10 +02:00
2026-07-30 13:18:41 +02:00
2026-07-30 13:18:41 +02:00
2026-07-30 13:32:41 +02:00
2026-07-28 23:20:57 +02:00

Note

work in progress, but works!

Important

U may need something like this for the driver to work:

services.udev.extraRules = ''
    SUBSYSTEM=="hidraw", ATTRS{idVendor}=="3554", ATTRS{idProduct}=="f54d", MODE="0666"
  '';

K1NG-Driver

a driver for K1NG PRO (4K) mouse from redragon

Downloading

u can download the driver from Release's

Compiling

nix-shell --run "make clean && make"
sudo ./k1ng_driver

TODO

  • add config support
  • changing sens
  • wireless mode support
  • wired mode support

License

this project is under MIT License

S
Description
a practically finished driver for K1NG PRO (4K) mouse from redragon, ported to linux
Readme MIT
842 KiB
0.3
Latest
2026-07-30 13:20:42 +02:00
Languages
C 92.5%
C++ 4.4%
Makefile 1.4%
M4 1%
Shell 0.6%