Skip to content
/ karabiner Public
forked from mxstbr/karabiner

My Karabiner Elements configuration

License

Notifications You must be signed in to change notification settings

Bind/karabiner

 
 

Repository files navigation

Forked from @mxstbr's Karabiner Elements configuration

Installation

  1. Install & start Karabiner Elements
  2. Clone this repository
  3. Delete the default ~/.config/karabiner folder
  4. Create a symlink with ln -s ~/workspace/karabiner ~/.config/karabiner
  5. Restart karabiner_console_user_server with launchctl kickstart -k gui/`id -u`/org.pqrs.karabiner.karabiner_console_user_server

Development

bun install

to install the dependencies. (one-time only)

bun run build

builds the karabiner.json from the rules.ts.

bun run watch

watches the TypeScript files and rebuilds whenever they change.

License

Copyright (c) 2022 Maximilian Stoiber, licensed under the MIT license.

About

My Karabiner Elements configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%