aboutsummaryrefslogblamecommitdiffstats
path: root/res/keyboard/layout/common/base
blob: eb78fd13e10e9b0dfac1f556f026e4d521a7f683 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                     

                      
                            
 
assumption
  function digit/1
    \add(\1 "0")
  end function
  function comma/0
    ","
  end function
  function altcomma/0
    "."
  end function
end assumption

include "control_keys"
include "keypad"
include "../../compose/dead"