aboutsummaryrefslogtreecommitdiffstats
path: root/res/keyboard/layout/fi/qwerty
diff options
context:
space:
mode:
Diffstat (limited to 'res/keyboard/layout/fi/qwerty')
-rw-r--r--res/keyboard/layout/fi/qwerty11
1 files changed, 7 insertions, 4 deletions
diff --git a/res/keyboard/layout/fi/qwerty b/res/keyboard/layout/fi/qwerty
index 7362f9d..1d8bae8 100644
--- a/res/keyboard/layout/fi/qwerty
+++ b/res/keyboard/layout/fi/qwerty
@@ -4,10 +4,9 @@ information
variant "QWERTY"
end information
-include "../common/qwerty"
-include "../common/base"
-
-
+function before_one/0
+ "§"
+end function
function comma/0
","
end function
@@ -15,6 +14,10 @@ function altcomma/0
"."
end function
+include "../common/qwerty"
+include "../common/base"
+
+
macro mod_letter/2
<letter \1> : "\1"
<shift letter \1> : "\2"