Last active
December 23, 2015 06:09
-
-
Save kerotaa/6591922 to your computer and use it in GitHub Desktop.
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> | |
<item> | |
<name>Change Shift_Underscore(_) to Singlequote(')</name> | |
<identifier>private.swap_singlequote_and_backquote</identifier> | |
<autogen> | |
--KeyToKey-- | |
KeyCode::JIS_UNDERSCORE, VK_SHIFT, | |
KeyCode::KEY_7, VK_SHIFT | |
</autogen> | |
</item> | |
</root> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment