apparently there was some syntax error on the keymap

This commit is contained in:
minjaesong
2021-11-09 21:49:59 +09:00
parent 60547a7d21
commit 9490fcb3bc
2 changed files with 2 additions and 2 deletions

View File

@@ -70,7 +70,7 @@
["=","+","×","÷"],
["[","{","«",""],
["]","}","»",""],
["\\","|,"~","¦"],
["\\","|","~","¦"],
["o","O","ó","Ó"],
["'",'"',"õ","Õ"],
["/","?","¿","§"],

View File

@@ -70,7 +70,7 @@
["=","+","×","÷"],
["[","{","«",""],
["]","}","»",""],
["\\","|,"~","¦"],
["\\","|","~","¦"],
["o","O","ó","Ó"],
["'",'"',"õ","Õ"],
["/","?","¿","§"],