Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

A GUI to control your MSI Laptop's per-key RGB keyboard on a hackintosh.

Notifications You must be signed in to change notification settings

ErrorErrorError/SSKeyboardHue

Repository files navigation

alt text

SSKeyboardHue

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.

Goal

The goal is to support all MSI Laptop keyboards that have RGB.
Currently only the individual per key keyboard RGB is supported.

Supported Models

  • MSI GS65
  • MSI GE63 Raider RGB


Should support all other per-key rgb keyboard but It's been only tested on these models.

Features: PerKey

  • Steady
  • Reactive
  • ColorShift
  • Breathing
  • Disabled
  • Saving custom presets

Features: Three Region

  • Coming soon...

Download/Build

Download:

Download the latest release here.

Build:

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.

Screenshots

GS65 Model

PerKey Model

Open Source Libraries

Contributors

@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.