Code Monkey home page Code Monkey logo

ke-complex_modifications's Introduction

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 .erb template file to src/json. (Or put a .json file to docs/json directly.)
  2. (Optional) Put extra description to docs/extra_descriptions.
  3. Add new json to docs/groups.json.
  4. Run make in terminal.

Note

docs/index.html does not work properly if you open it via file://....
Launch a local web server by make server in terminal and open http://localhost:8000 .
(You can quit the local web server by the control-c shortcut in terminal.)

Karabiner-Elements cannot import the json from the local web server due to the no https connection between local web server.
Please import the json via file copy. (See Local testing section.)

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.

ke-complex_modifications's People

Contributors

tekezo avatar apm1467 avatar jeebak avatar kamykaze avatar yqrashawn avatar bingocaller avatar jgosmann avatar tct2k avatar adamfeuer avatar jthedwalker avatar riangray avatar drazcmd avatar alexeypopov avatar tockrock avatar beauallison avatar evturn avatar johnnywell avatar marcoamarelo avatar toblich avatar stoasome avatar brunocbr avatar ninjakttty avatar wataash avatar smlewis avatar runar-rkmedia avatar sabberworm avatar marchbnr avatar ktaragorn avatar s3rk avatar fabulouscupcake avatar

Watchers

James Cloos avatar Shintaro Kobori avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.