aboutsummaryrefslogtreecommitdiffstats
path: root/res/keyboard/layout/es/latin_american_qwerty
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-10-24 18:49:38 +0200
committerMattias Andrée <maandree@operamail.com>2014-10-24 18:49:38 +0200
commit20a5eab89f11d3943ab667487599b749e85eb3aa (patch)
tree81e4f5f45f36c48508ee942570be7628b11d2d4e /res/keyboard/layout/es/latin_american_qwerty
parentwhoops (diff)
downloadmds-20a5eab89f11d3943ab667487599b749e85eb3aa.tar.gz
mds-20a5eab89f11d3943ab667487599b749e85eb3aa.tar.bz2
mds-20a5eab89f11d3943ab667487599b749e85eb3aa.tar.xz
kbd misc
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'res/keyboard/layout/es/latin_american_qwerty')
-rw-r--r--res/keyboard/layout/es/latin_american_qwerty11
1 files changed, 7 insertions, 4 deletions
diff --git a/res/keyboard/layout/es/latin_american_qwerty b/res/keyboard/layout/es/latin_american_qwerty
index 886e3d6..4aa27c4 100644
--- a/res/keyboard/layout/es/latin_american_qwerty
+++ b/res/keyboard/layout/es/latin_american_qwerty
@@ -23,10 +23,9 @@ information
variant "Latin American, QWERTY"
end information
-include "../common/qwerty"
-include "../common/base"
-
-
+function before_one/0
+ "|"
+end function
function comma/0
","
end function
@@ -34,6 +33,10 @@ function altcomma/0
"."
end function
+include "../common/qwerty"
+include "../common/base"
+
+
macro mod_letter/2
<letter \1> : "\1"
<shift letter \1> : "\2"