Skip to content

Instantly share code, notes, and snippets.

@tylermenezes
Created June 16, 2015 20:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tylermenezes/431ed0a5af3b7f381cde to your computer and use it in GitHub Desktop.
Save tylermenezes/431ed0a5af3b7f381cde to your computer and use it in GitHub Desktop.
Karabiner Dvorak no Yubikeys or Knesis
<?xml version="1.0"?>
<root>
<devicevendordef>
<vendorname>KNESIS</vendorname>
<vendorid>0x05f3</vendorid>
</devicevendordef>
<item>
<name>Use Dvorak (No Yubikeys or Knesis)</name>
<appendix>(QWERTY to Dvorak)</appendix>
<appendix>(ignores Yubikeys and Knesis)</appendix>
<identifier>remap.dvorak2qwerty_qwerty2dvoraknoyubicoknesis</identifier>
<device_not>DeviceVendor::KNESIS, DeviceVendor::YUBICO</device_not>
<include path="/Applications/Karabiner.app/Contents/Resources/include/checkbox/snippets/dvorak.xml" />
</item>
</root>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment