From: Mischa POSLAWSKY Date: Sun, 22 Nov 2009 05:58:55 +0000 (+0000) Subject: colemak keyboard map X-Git-Tag: v1.3~83 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/77ea10832a3458193b8cee47bc0fdfd239a3e63d colemak keyboard map --- diff --git a/keys.inc.pl b/keys.inc.pl index 3def8bd..ca1366c 100644 --- a/keys.inc.pl +++ b/keys.inc.pl @@ -112,3 +112,21 @@ abc => [[ [qw'^t ^u ^v ^w ^x ^y ^z ^0 ^0 ^? '], ]], +colemak => [[ + [qw/ ` 1 2 3 4 5 6 7 8 9 0 - = /], + [qw/ ~ ! @ # $ % ^ & * ( ) _ + /], + [@num, qw/ ^_ ^0 /], +], [ + [qw/ q w f p g j l u y ; [ ] /], + [qw/ Q W F P G J L U Y : { } /], + [qw/^q ^w ^f ^p ^g ^j ^l ^u ^y ^0 ^[ ^] /], +], [ + [qw/ a r s t d h n e i o ' \\ /], + [qw/ A R S T D H N E I O " | /], + [qw/^a ^r ^s ^t ^d ^h ^n ^e ^i ^o ^0 ^\\ /], +], [ + [qw( z x c v b k m , . / )], + [qw( Z X C V B K M < > ? )], + [qw(^z ^x ^c ^v ^b ^k ^m ^0 ^0 ^? )], +]], +