apple2ix/Android/assets/keyboards/u4.kbd.json

24 lines
799 B
JSON
Raw Normal View History

[
"Alt keyboard optimized for Ultima(tm) 4",
{
"_comment" : "hex code for special glyphs",
"_AA" : "b5",
"_ESC" : "bc",
2016-01-03 21:09:57 +00:00
"_UP" : "8d",
"_LT" : "88",
"_RT" : "95",
2015-09-13 18:37:27 +00:00
"_DN" : "8a",
"_SP" : "b1"
},
[ "Q", "", "", "", "", "", "", "", "K", "X"],
[ "P", "", "", "", "", "", "", "", "D", "B"],
2015-09-13 18:37:27 +00:00
["_AA", "", "", "", "", "", "1", "2", "3", "4"],
[ "N", "", "", "", "", "", "5", "6", "7", "8"],
[ "Y", "", "", "", "", "", "Z", "G", "", "_ESC"],
[ "S", "", "", "", "", "", "C", "", "_UP", "" ],
[ "", "", "", "", "", "", "", "_LT", "", "_RT"],
2016-01-03 21:09:57 +00:00
[ "A", "", "T", "O", "F", "E", "_SP", "", "_DN", ""]
]