Skip to content

Commit

Permalink
readme: update
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitavoloboev committed Dec 30, 2018
1 parent 0601430 commit d739f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ I also share [my dotfiles](https://github.com/nikitavoloboev/dotfiles#readme) to

#### [Karabiner](https://pqrs.org/osx/karabiner/) - Keyboard remapping

- Karabiner is an absolutely amazing app that lets you remap keys at a very low level on macOS.
- Karabiner is an absolutely amazing app that [lets you remap keys at a very low level on macOS](https://medium.com/@nikitavoloboev/karabiner-god-mode-7407a5ddc8f6).
- I have completely remapped my keyboard with it and every key on my keyboard is a custom modifier key that I can program to do what I want.
- For example you can make caps lock into an escape key when pressed once but if you hold it, it becomes a [hyper key](http://brettterpstra.com/2017/06/15/a-hyper-key-with-karabiner-elements-full-instructions/). Hyper key means that a key now serves two purposes, once when pressed alone and once when held down. So for example, for remapping caps lock, we can remap it to act as escape when pressed alone once but if we hold down on it, it becomes `⌘ + ⌃` modifier key. So `Caps Lock + F` becomes `⌘ + ⌃ + F`. And so on.
- I take this idea further and define these kind of hyper keys for **every single key on my keyboard**.
Expand Down

0 comments on commit d739f53

Please sign in to comment.