49 lines
728 B
YAML
49 lines
728 B
YAML
name: "BEPO (full)"
|
|
languages: fr
|
|
minimumFunctionalKeyWidth: 0.0
|
|
rows:
|
|
- letters:
|
|
- ['b']
|
|
- ['é']
|
|
- ['p']
|
|
- ['o']
|
|
- ['è']
|
|
- ['v']
|
|
- ['d']
|
|
- ['l']
|
|
- ['j']
|
|
- ['z']
|
|
- ['w']
|
|
- letters:
|
|
- ['a']
|
|
- ['u']
|
|
- ['i']
|
|
- ['e']
|
|
- ['c']
|
|
- ['t']
|
|
- ['s']
|
|
- ['r']
|
|
- ['n']
|
|
- ['m']
|
|
- ['ç']
|
|
- letters:
|
|
- $shift
|
|
- ['ê']
|
|
- ['à']
|
|
- ['y']
|
|
- ['x']
|
|
- ['k']
|
|
- ['q']
|
|
- ['g']
|
|
- ['h']
|
|
- ['f']
|
|
- $delete
|
|
- bottom:
|
|
- $symbols
|
|
- type: contextual
|
|
fallbackKey: ","
|
|
- $action
|
|
- $space
|
|
- "'"
|
|
- "."
|
|
- $enter |