diff options
Diffstat (limited to 'res/keyboard/layout/ca/qwerty')
-rw-r--r-- | res/keyboard/layout/ca/qwerty | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/res/keyboard/layout/ca/qwerty b/res/keyboard/layout/ca/qwerty index c6b2de5..0598eb1 100644 --- a/res/keyboard/layout/ca/qwerty +++ b/res/keyboard/layout/ca/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" |