msi-klc
A tool/library that allows you to control the backlight of your MSI SteelSeries laptop keyboard.
Supports 3 regions, 8 predefined colors, RGB colors, and custom animations (CLI only).
Tested Devices
Linux
- MSI GE60 2PE
Installation
Compiling
- Requirements
- Rust (cargo)
- hidapi
Manual compilation
Using cargo
Usage
Make sure to run with root privileges (sudo)
CLI
# make the entire keyboard blue
# make the left side of the keyboard red
# turn off all the LEDs on the keyboard
# ...and turn them back on
# make the keyboard cyan
# make only the left side cyan
&&
# load an animation
Library
use *;
If you would like to modify or use this repository (including its code) in your own project, please be sure to credit!