zacharytamas / karabiner-config

My Karabiner-Elements configuration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

karabiner-config

This repository contains my Karabiner-Elements configuration, described using the karabiner.ts DSL/utility. It is pretty personal but possibly inspiring.

Note that running this will overwrite the Default profile in Karabiner-Elements. If you have a profile you want to keep, you should back it up first.

To install dependencies:

bun install

To run (once):

bun run build

To run and watch for changes:

bun run watch

About

My Karabiner-Elements configuration.


Languages

Language:Go 84.7%Language:TypeScript 15.3%