https://github.com/dofy/karabiner_complex_rules
Karabiner complex rules
https://github.com/dofy/karabiner_complex_rules
Last synced: 3 months ago
JSON representation
Karabiner complex rules
- Host: GitHub
- URL: https://github.com/dofy/karabiner_complex_rules
- Owner: dofy
- License: mit
- Created: 2023-11-16T18:57:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-20T09:50:04.000Z (about 2 years ago)
- Last Synced: 2025-01-14T10:26:51.340Z (12 months ago)
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Karabiner Complex Rules
Some Karabiner complex rules I use.
## How to use
Copy the rules you want to use to
`~/.config/karabiner/assets/complex_modifications/` and enable them in
Karabiner-Elements.
## Index
- [SpaceFN - Filco Minila](rules/SpaceFN_FilcoMinila.json)
- Use the `spacebar` as `Fn` key on a Filco Minila keyboard.
> - `spacebar` + `e` = `up arrow`
> - `spacebar` + `d` = `down arrow`
> - `spacebar` + `s` = `left arrow`
> - `spacebar` + `f` = `right arrow`
> - `spacebar` + `k` = `home`
> - `spacebar` + `,` = `end`
> - `spacebar` + `l` = `page up`
> - `spacebar` + `.` = `page down`
> - `spacebar` + `j` = `insert`
> - `spacebar` + `m` = `delete`
> - `spacebar` + `;` = `backspace`