X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/1fffc8ba4ed48b9cc9a8fd76532ef7396f3d27b6..v1.16-32-g23f7b10a84:/keyboard/altgr/msx.eng.inc.pl diff --git a/keyboard/altgr/msx.eng.inc.pl b/keyboard/altgr/msx.eng.inc.pl index 6ea44e2..08d961b 100644 --- a/keyboard/altgr/msx.eng.inc.pl +++ b/keyboard/altgr/msx.eng.inc.pl @@ -1,7 +1,9 @@ use utf8; use strict; use warnings; -our %rows = ( +do './keyboard/altgr/groups.inc.pl'; + +my %rows = ( '!' => '¡', '1' => 'ƒ', '@' => '₧', @@ -80,7 +82,7 @@ our %rows = ( ); +{ - %{ do 'keyboard/altgr/groups.inc.pl' }, + %{ kbchars(\%rows) }, version => '1.0', title => 'msx code', intro => join("\n",