mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-09 18:14:06 +09:00
made a patch to GDX to enable ISO keyboard keys
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
["%","`","‰","″"],// =
|
||||
["z","Z","\u0336","\u0336"],// [
|
||||
["w","W"],// ]
|
||||
["ç","Ç","/","^"],// \ but compromises has been made; use "<circumflex_accent (key between È and V)> + E" to make Ê
|
||||
["ç","Ç","🄯","🄯"],// \
|
||||
["n","N","\u0303","\u0303"],// ;
|
||||
["m",'M',"\u0304","\u0304"],// '
|
||||
["f","F","\u0328","\u0328"],// ?
|
||||
@@ -237,7 +237,7 @@
|
||||
[undefined],
|
||||
[undefined],
|
||||
[undefined],
|
||||
[undefined],
|
||||
["ê","Ê","/","^"], // the custom "WORLD_1" key (the NUBS key) I made up
|
||||
[undefined],
|
||||
[undefined],
|
||||
[undefined],
|
||||
|
||||
Reference in New Issue
Block a user