Skip to content

Driver to fix NKRO support for Vortex keyboards on Linux

License

Notifications You must be signed in to change notification settings

gabrielott/hid-vortex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unnoficial Linux HID driver for Vortex keyboards

Some Vortex keyboards support n-key rollover (NKRO) but it doesn't work on Linux because of a buggy report descriptor. This driver fixes the incorrect descriptor and allows NKRO to work.

Supported keyboards

  • Pok3r RGB

If you have a Vortex keyboard with non-working NKRO on Linux please open an issue and I'll try and add support to it.

Installation

Clone the repository and cd into it.

Then run as root:

dkms add .
dkms build hid-vortex/1.0
dkms install hid-vortex/1.0

Thanks

About

Driver to fix NKRO support for Vortex keyboards on Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published