Skip to content

desertbit/openrazer-drivers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Razer Drivers

Join the chat at https://gitter.im/openrazer/General

This is a complete rewrite and cleanup based on the openrazer-drivers-legacy/razer_chroma_drivers project. If you are missing a specific device support, don't hesitate to contact me.

This repository holds the source code for the linux kernel drivers to support various Razer devices. All notable changes to this project will be documented in the CHANGELOG.md file.

Supported Devices

NAME TYPE DRIVER SUPPORT
Razer Blade Stealth 2016 Keyboard brightness control, lid logo control, FN mode control, all lighting modes, set key colors
Razer Blade 14 2016 Keyboard brightness control, lid logo control, FN mode control, all lighting modes, set key colors
BlackWidow Chroma Keyboard brightness control, macro keys, all lighting modes, set key colors

Installation

Packages

Automatic installation with DKMS

This requires DKMS to be installed.

    make DESTDIR=/ install_udev install_dkms

Manual installation

This requires recompilation on every kernel update.

    make all
    make DESTDIR=/ install_udev install

Driver Documentation

The driver documentation can be found here.

TODO

Authors

A list of all authors contributed to this project can be found in the AUTHORS.md file.

About

Razer Linux Kernel Drivers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published