Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 926 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 926 Bytes

Using karabiner.ts

This is the examples/starter repo to get started with karabiner.ts for Karabiner-Elements config:

Examples

Usage as Starter

(Install Node.js first if not already installed)

  1. Download (or clone | fork) this repo.
  2. Run npm install.
  3. Update to your own configs.
  4. Set the profile name. Create a new Karabiner-Elements profile if needed.
  5. Run npm run build.

Update karabiner.ts

Run npm run update to update karabiner.ts to latest version.

Other examples