Améliore la disposition bépo

This commit is contained in:
Mélanie Chauvel 2022-03-15 12:36:31 +01:00
parent d76c32fd8c
commit 519214b0a4
1 changed files with 3 additions and 3 deletions

View File

@ -80,9 +80,9 @@ export default class Input {
switch (clavier) {
case ClavierDisposition.Bépo:
return [
["B", "E", "P", "O", "V", "D", "L", "J", "Z", "W"],
["A", "U", "I", "E", "C", "T", "S", "R", "N", "M"],
["Y", "X", "K", "Q", "G", "H", "F", "_effacer", "_entree"],
["B", "E", "P", "O", "W", "V", "D", "L", "J", "Z"],
["A", "U", "I", "C", "T", "S", "R", "N", "M"],
["_effacer", "Y", "X", "K", "Q", "G", "H", "F", "_entree"],
];
case ClavierDisposition.Qwerty:
return [