Skip to content

Karabiner-Elements is a powerful utility for keyboard customization on macOS Sierra (10.12) or later.

License

Notifications You must be signed in to change notification settings

ys64/Karabiner-Elements

 
 

Repository files navigation

Build Status License

Karabiner-Elements

Karabiner-Elements is a powerful utility for keyboard customization on macOS Sierra or later.

Karabiner stopped working because of the keyboard driver architecture changes at macOS Sierra. Thus, Karabiner-Elements was made from scratch for new macOS.

Project Status

Karabiner-Elements is ready to use today. It provides a useful subset of Karabiner's features that you can begin using immediately.

You can download the latest Karabiner-Elements from https://pqrs.org/osx/karabiner/

Old releases

You can download previous versions of Karabiner-Elements from here: https://github.com/tekezo/pqrs.org/tree/master/webroot/osx/karabiner/files

System requirements

  • macOS 10.11.*
  • macOS 10.12.*
  • macOS 10.13.*

Usage

https://pqrs.org/osx/karabiner/document.html

How to build

System requirements:

To install the Boost requirement, download the latest Boost release, open the boost folder inside of it, and move all of the files there into /opt/local/include/boost/.

(For example, the version.hpp should be located in /opt/local/include/boost/version.hpp)

Step 1: Getting source code

Clone the source from github.

git clone --depth 1 https://github.com/tekezo/Karabiner-Elements.git

Step 2: Building a package

cd Karabiner-Elements
make

The make script will create a redistributable Karabiner-Elements-VERSION.dmg in the current directory.

Donations

If you would like to contribute financially to the development of Karabiner Elements, donations can be made via https://pqrs.org/osx/karabiner/donation.html

About

Karabiner-Elements is a powerful utility for keyboard customization on macOS Sierra (10.12) or later.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 80.6%
  • Objective-C 15.0%
  • C 1.7%
  • Makefile 1.3%
  • Shell 1.0%
  • Ruby 0.3%
  • AppleScript 0.1%