January 30, 2024
I was just helping someone set up a hyper key and was surprised at how confusing most of the guides were. So here's my very simple version!
A hyper key is mapping a single key to <shift> + <control> + <option> + <command>
so when you push that single key, you're really getting all of the modifier keys at once. It's useful for setting up global keyboard shortcuts because no sane application would require all four modifier keys in a shortcut.
That's it, you're done! Your <caps lock>
key now functions as a hyper key.
You can use this hyper key in any keyboard shortcut you can configure on your computer. I think it's most useful with Raycast, which I use for window management, quickly opening/switching most used apps, emoji search, and more. For example, <hyper> + e
opens an emoji picker; <hyper> + c
opens Chrome; <hyper> + v
opens VSCode; <hyper> + 1
fires a confetti cannon, etc.