This is the examples/starter repo to get started with karabiner.ts for Karabiner-Elements config:
(Install Node.js first if not already installed)
- Download (or clone | fork) this repo.
- Run
npm install. - Update to your own configs.
- Set the profile name. Create a new Karabiner-Elements profile if needed.
- Run
npm run build.
Run npm run update to update karabiner.ts to latest version.