Skip to content

Jamesits/james-karabiner-config

Repository files navigation

James' Karabiner Config Files Collection

Prebuilt, device-specific Karabiner config files to enable every button on your mouse, touchpad or keyboard on OS X, even when no driver available.

Prerequisite

Download and install Karabiner from here.

Quick Installation

Paste the following line in a terminal and press enter.

cd ~/Library/Application\ Support/Karabiner/ && git clone https://github.com/Jamesits/james-karabiner-config.git

Then edit ~/Library/Application\ Support/Karabiner/private.xml to be like this:

<?xml version="1.0"?>
<root>
    <include once="true" path="james-karabiner-config/all.xml"/> <!-- put this line directly under <root>! -->
</root>

Finally, open Karabiner preference and click the "Reload XML" button under "Change Key" tab. Some new options will show up on the top of the list.

Update

cd ~/Library/Application\ Support/Karabiner/ && git pull

Supported Devices List

Contributions welcomed.

Maintainer

About

Prebuilt, device-specific Karabiner config files to enable every button on your mouse, touchpad or keyboard on OS X.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published