Skip to content

boo-dev/osx-razer-blade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

osx-razer-blade

Userland console application to control lights on Razer Blade that are running a Hackintosh (macOS on a non-Apple device).

The tool is currently a proof of concept and is intended for use by developers. The Razer driver logic was ported from the Linux project, https://github.com/terrycain/razer-drivers/.

Xcode is needed to build and run this project.

Usage:

  1. Clone the repo
  2. Edit the razer_attr_write_mode_breath line (in main.m) with your own effect (see header file in razerkbd_driver.h).
  3. Build and run the project.

This project unless otherwise stated in the file is licensed under the GPLv2 license.

About

Userland console application to control lights on Razer Blade based hackintoshes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 92.5%
  • Objective-C 7.0%
  • C++ 0.5%