Skip to content

Use capslock as a hyper key and remap your keyboard

License

Notifications You must be signed in to change notification settings

j-delaney/jbind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JBind

A partial Karabiner replacement that works with Sierra. It allows you to select a hyper key (like Capslock) and use that as a modifier. For example, the default config.json file sets it so that if the user is holding Capslock then IJKL behave as arrow keys.

IMPORTANT: Right now, I am developing this for myself. I do plan to eventually clean up this code and making it more user-friendly. I am also by no means an expert in the JVM/Kotlin/Maven so expect a lot of pretty bad code.

Setting Up

These are the instructions I use for my personal setup.

First thing you'll need to do is download Karabiner Elements and install it. Then you should remap caps_lock to F18.

Build the jar file with mvn package.

Run it! java -jar target/jbind-1.0.0-jar-with-dependencies.jar.

About

Use capslock as a hyper key and remap your keyboard

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages