Created
October 17, 2012 02:46
-
-
Save hisea/3903442 to your computer and use it in GitHub Desktop.
Happy Hacking Keyboard remap file for Keyremap4macbook
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<root> | |
<devicevendordef> | |
<vendorname>PFU</vendorname> | |
<vendorid>0x0853</vendorid> | |
</devicevendordef> | |
<deviceproductdef> | |
<productname>HHK</productname> | |
<productid>0x0100</productid> | |
</deviceproductdef> | |
<item> | |
<name>HHK Key Remap</name> | |
<device_only>DeviceVendor::PFU, DeviceProduct::HHK</device_only> | |
<identifier>private.config_hhk_remap</identifier> | |
<autogen>--KeyToKey-- KeyCode::BACKQUOTE, KeyCode::DELETE</autogen> | |
<autogen>--KeyToKey-- KeyCode::DELETE, KeyCode::BACKSLASH</autogen> | |
<autogen>--KeyToKey-- KeyCode::BACKSLASH, KeyCode::BACKQUOTE</autogen> | |
</item> | |
</root> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment