Skip to content

bendangelo/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.

complex_modifications documents

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

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 98.3%
  • Ruby 1.6%
  • Other 0.1%