KeyLighting is a lightweight C# console application that mirrors your screen's display colors onto your RGB keyboard lighting in real time.
- Real-time screen color reflection onto your RGB keyboard
- Supports color customization via configuration
- Simple and fast setup
- Windows OS
- An RGB keyboard supported by OpenRGB
- OpenRGB must be running (with SDK server enabled)
-
Download the latest release
- Go to the Releases page.
- Download the latest
.zip
file.
-
Extract the archive
- Right-click the downloaded ZIP file and choose Extract All.
-
Run the program
- Open the extracted folder.
- Double-click
KeyLighting.exe
to launch the application.
-
Configure the settings
- A
config.json
file will be generated (if not already present). - Open
config.json
with any text editor and adjust settings such as:- Brightness
- Contrast
- Vibrance
- Darkening
- Refresh rate
- Screen targeting
- And much more
- A
-
Enjoy
- Watch your keyboard lighting reflect your display in real time!
- Make sure OpenRGB is running with SDK support enabled.
- If the app doesn't seem to work, try running it as Administrator.
- Close other programs that may interfere with keyboard lighting control.