1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-31 02:07:34 +00:00

Base: Add new Canadian keyboard mappings

This commit is contained in:
jmdeejay 2022-06-29 10:42:33 -04:00 committed by Sam Atkins
parent 5b9d7bb335
commit c1acb587d7
4 changed files with 20 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
"map":["","\u001b","1","2","3","4","5","6","7","8","9","0","-","=","\b","\t","q","w","e","r","t","y","u","i","o","p","^","ç","\n","","a","s","d","f","g","h","j","k","l",";","è","/","","à","z","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","Y","U","I","O","P","¨","Ç","\n","","A","S","D","F","G","H","J","K","L",":","È","\\","","À","Z","X","C","V","B","N","M","'","\"","É","","*",""," ","","","","","","","","","","","","","","7","8","9","-","4","5","6","+","1","2","3","0",".","","","À","","",""],
"alt_map":["","\u001b","","","","¤","","","{","}","[","]","","¬","\b","\t","","","€","","","","","","","","`","~","\n","","","","","","","","","","","°","","|","","","«","»","","","","","","<",">","","","*",""," ","","","","","","","","","","","","","","{","}","[","-","¤","","","¬","","","","]",">","","","","","",""]
}