8000 GitHub - armno/karabiner: My Karabiner Elements configuration
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

armno/karabiner

 
 

Repository files navigation

Karabiner Elements configuration

Based on @mxstbr's configurations and setup.

Installation

  1. Install & start Karabiner Elements
  2. Clone this repository
  3. Delete the default ~/.config/karabiner folder
  4. Create a symlink with ln -s ~/code/karabiner ~/.config (where ~/code/karabiner is your local path to where you cloned the repository)
  5. Restart karabiner_console_user_server with launchctl kickstart -k gui/`id -u`/org.pqrs.karabiner.karabiner_console_user_server

Development

corepack enable # make yarn available
# then
yarn install
yarn run build
# or
yarn run watch

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%
0