keyboard: close <dd> legend row tags
[sheet.git] / altgr.eng.inc.pl
index e98345589677f2725ca414590c086fc7ed7b9405..69430f65c7e6a835e828074349f13dea8cb725cd 100644 (file)
@@ -1,4 +1,6 @@
 use utf8;
+use strict;
+use warnings;
 my @az = ('A'..'Z', 'a'..'z');
 my @letters = qw(
        Á B ¢ Ð É F G H Í J Œ Ø µ Ñ Ó Ö Ä ® § Þ Ú V Å X Ü Æ
@@ -21,4 +23,5 @@ our %rows = map {
                "Windows US international keyboard layout table",
                "with the AltGr modifier key.",
        ],
+       moderows => '12-',
 }