https://github.com/bboydflo/bboydflo-karabiner-elements-config
Personal karabiner-elements configuration using karabiner.ts
https://github.com/bboydflo/bboydflo-karabiner-elements-config
Last synced: over 1 year ago
JSON representation
Personal karabiner-elements configuration using karabiner.ts
- Host: GitHub
- URL: https://github.com/bboydflo/bboydflo-karabiner-elements-config
- Owner: bboydflo
- Created: 2025-01-24T20:03:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-24T20:58:45.000Z (over 1 year ago)
- Last Synced: 2025-01-24T21:27:19.720Z (over 1 year ago)
- Language: TypeScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# karabiner configuration
This is my personal [karabiner-elements](https://karabiner-elements.pqrs.org/) configuration written in typescript using [karabiner.ts](https://github.com/evan-liu/karabiner.ts)
```sh
# install dependencies
npm install
# generate configuration
npm run build
# update karabiner.ts
npm run update
```
Check documentation for [karabiner.ts](https://karabiner.ts.evanliu.dev/)