Keymaps: Added fr-ch.json for Swiss-French keyboards (#6065)

This new file is inspired by de.json as the two keyboard layouts are
very similar.
This commit is contained in:
Dodoross 2021-04-05 18:04:53 +02:00 committed by GitHub
parent 23b659e9c3
commit 0315741815
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
Notes: sideshowbarker 2024-07-18 20:45:40 +09:00

View file

@ -0,0 +1,6 @@
{
"map": ["", "\u001B", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "'", "^", "\b", "\t", "q", "w", "e", "r", "t", "z", "u", "i", "o", "p", "è", "¨", "\n", "", "a", "s", "d", "f", "g", "h", "j", "k", "l", "é", "à", "§", "", "$", "y", "x", "c", "v", "b", "n", "m", ",", ".", "-", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "<", "", "", ""],
"shift_map": ["", "\u001B", "+", "\"", "*", "ç", "%", "&", "/", "(", ")", "=", "?", "`", "\b", "\t", "Q", "W", "E", "R", "T", "Z", "U", "I", "O", "P", "ü", "!", "\n", "", "A", "S", "D", "F", "G", "H", "J", "K", "L", "ö", "ä", "°", "", "£", "Y", "X", "C", "V", "B", "N", "M", ";", ":", "_", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", ">", "", "", ""],
"alt_map": ["", "\u001B", "¦", "@", "#", "¼", "½", "¬", "|", "¢", "]", "}", "'", "~", "\b", "\t", "@", "ł", "€", "¶", "ŧ", "←", "↓", "→", "ø", "þ", "[", "]", "\n", "", "æ", "ß", "ð", "đ", "ŋ", "ħ", "˙", "ĸ", "ł", "'", "{", "|", "", "}", "«", "»", "¢", "„", "“", "n", "µ", "·", "…", "", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "\\", "", "", ""],
"shift_altgr_map": ["", "\u001B", "¡", "⅛", "£", "$", "⅜", "⅝", "⅞", "™", "±", "°", "¿", "˛", "\b", "\t", "Ω", "Ł", "€", "®", "Ŧ", "¥", "↑", "ı", "Œ", "Þ", "°", "¯", "\n", "", "Æ", "§", "Ð", "ª", "Ŋ", "Ħ", "˙", "&", "Ł", "˝", "ˇ", "¬", "", "˘", "<", ">", "©", ",", "", "N", "º", "×", "÷", "—", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "¦", "", "", ""]
}