Skip to content

jgosmann/KE-complex_modifications

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

KE-complex_modifications

complex_modifications for Karabiner-Elements.

https://pqrs.org/osx/karabiner/complex_modifications/

Update docs

Run make in terminal.

make

Add rules

  1. Put a file to src/json. (or docs/json directly)
  2. Add file_import_panel to src/index.html.erb.
  3. Run make in terminal.

Key name definitions are here.

In the "from" section of the JSON files, you can use command, option, shift, control etc. instead of left_command, left_option, left_shift and left_control to refer to both the left and right modifier keys.

Local testing

  1. Copy a json file to ~/.config/karabiner/assets/complex_modifications.
  2. Import rules from Karabiner-Elements Preferences.

Example

$ cp docs/json/caps_lock.json ~/.config/karabiner/assets/complex_modifications

Then open Karabiner-Elements Preferences > Complex Modifications > Rules > Add rule


Karabiner-Elements Usage

Import file from another site

  1. Put a json file to your site.
  2. Make a link karabiner://karabiner/assets/complex_modifications/import?url=<JSON_URL>.
  3. Open the link from web browser.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 96.3%
  • Ruby 3.4%
  • Other 0.3%