Skip to content

Instantly share code, notes, and snippets.

@KasaiMagi
Created December 10, 2015 23:44
Show Gist options
  • Save KasaiMagi/7de067738cab401d75a7 to your computer and use it in GitHub Desktop.
Save KasaiMagi/7de067738cab401d75a7 to your computer and use it in GitHub Desktop.
Karabiner - quickfiretk map
<?xml version="1.0"?>
<root>
<devicevendordef>
<vendorname>CM_Storm</vendorname>
<vendorid>0x2516</vendorid>
</devicevendordef>
<deviceproductdef>
<productname>QuickFire_TK</productname>
<productid>0x0011</productid>
</deviceproductdef>
<item>
<name>Quickfire TK</name>
<identifier>private.quickfiretk</identifier>
<device_only>DeviceVendor::CM_Storm, DeviceProduct::QuickFire_TK</device_only>
<autogen>
__KeyToKey__ KeyCode::KEYPAD_CLEAR, KeyCode::VK_IOHIKEYBOARD_TOGGLE_NUMLOCK
</autogen>
</item>
</root>
@KasaiMagi
Copy link
Author

Goes in /Library/Application Support/Karabiner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment