An open API service indexing awesome lists of open source software.

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

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/)