Based on @mxstbr's configurations and setup.
- Install & start Karabiner Elements
- Clone this repository
- Delete the default
~/.config/karabiner
folder - Create a symlink with
ln -s ~/code/karabiner ~/.config
(where~/code/karabiner
is your local path to where you cloned the repository) - Restart karabiner_console_user_server with
launchctl kickstart -k gui/`id -u`/org.pqrs.karabiner.karabiner_console_user_server
corepack enable # make yarn available
# then
yarn install
yarn run build
# or
yarn run watch
Copyright (c) 2022 Maximilian Stoiber, licensed under the MIT license.