The purpose of this repository is to control Per-Key RGB Keyboard on an MSI Laptop running macOS using a native app. This is the wrapper of SSKeyboard, which is the brains of communicating with the keyboard.
This app is still in development.
The goal is to support all MSI Laptop keyboards that have RGB.
Currently only the individual per key keyboard RGB is supported.
- MSI GS65
- MSI GE63 Raider RGB
Should support all other per-key rgb keyboard but It's been only tested on these models.
- Steady
- Reactive
- ColorShift
- Breathing
- Disabled
- Saving custom presets
- Coming soon...
Download the latest release here.
Run on terminal:
git clone --recursive https://github.com/ErrorErrorError/SSKeyboardHue.git
Make sure you use .xcworkspace
file if you're planning to run the app from xcode.
@skyline75489 for providing his debug files for GE63 Raider RGB.
@Askannz for his documentation of keycodes - msi-perkeyrgb.
@stevelacy for his inspiration to design a gui to control color keyboard - msi-keyboard-gui.
@TauAkiou for providing his doumentation on key effects.