Skip to content

Instantly share code, notes, and snippets.

@MinweiShen
Created January 1, 2016 20:23
Show Gist options
  • Save MinweiShen/ee7538dfff14d1359343 to your computer and use it in GitHub Desktop.
Save MinweiShen/ee7538dfff14d1359343 to your computer and use it in GitHub Desktop.

Revisions

  1. MinweiShen created this gist Jan 1, 2016.
    20 changes: 20 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,20 @@

    <?xml version="1.0"?>
    <root>
    <item>
    <name>Remap KANA to F18</name>

    <identifier>space_cadet.kana_to_f18</identifier>

    <autogen>__KeyToKey__ KeyCode::JIS_KANA, KeyCode::F18</autogen>
    </item>

    <item>
    <name>Remap EISUU to F19</name>

    <identifier>space_cadet.eisuu_to_f19</identifier>

    <autogen>__KeyToKey__ KeyCode::JIS_EISUU, KeyCode::F19</autogen>
    </item>

    </root>