Skip to content

Instantly share code, notes, and snippets.

View devvyn's full-sized avatar

Devvyn Murphy devvyn

View GitHub Profile
@devvyn
devvyn / matias-like one-handed qwerty for karabiner.xml
Created January 31, 2017 19:29 — forked from emory/matias-like one-handed qwerty for karabiner.xml
A Karabiner config to mimic the half-handed QWERTY behavior and layout of the Matias one-handed keyboards.
<root>
<item>
<!-- a brief discussion about this config was originally posted here https://groups.google.com/d/topic/osx-karabiner/4TdHyfImc-k I lifted it and changed the Name -->
<name>Matias Style One-handed Half-QWERTY</name>
<identifier>Half-QWERTY</identifier>
<autogen>
__HoldingKeyToKey__, KeyCode::SPACE, KeyCode::SPACE, KeyCode::VK_NONE, KeyCode::VK_CONFIG_SYNC_KEYDOWNUP_notsave_flip_hands
</autogen>
</item>