Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 1.14 KB

README.md

File metadata and controls

47 lines (26 loc) · 1.14 KB

YubiKill

tl;dr

Karabiner Elements .json file to enable YubiKey output only with a modifier key (caps lock) pressed. This prevents you chatting to people fjsdjhkjahsdkjahslkjsdhgskjdvnskdbvsjkdb.

Installing

  1. Install Karabiner Elements

  2. Enable modifying YubiKey output in preferences

Modifying YubiKey Output

  1. Make sure your VID/PID for the Yubikey (above) match those in the JSON file.

  2. Copy the yubi.json file to your ~/.config/karabiner/assets/complex_modifications

  3. Add the modifications under "complex modifications" in preferences

Complex Modifications

  1. Make sure both are enabled

Options

  1. Profit!
  • Caps Lock + yubikey = sliqmnoianwiiwmdoqnsknfoisjjd
  • Yubikey alone = ignored

FAQ

  1. Does this kill my caps lock?
  • Yes.
  1. It doesn't work.
  • Fix VID/PID in the JSON file.
  • Add checkbox to modify output from yubikey in Karabiner
  • Check if Karabiner works in the first place

Credits