apple2ix/Android/assets/keyboards/deathlord.kbd.json
2019-03-10 12:18:27 -07:00

25 lines
813 B
JSON

[
"Alt keyboard optimized for Deathlord",
{
"_comment" : "hex code for special glyphs",
"_AA" : "b5",
"_ESC" : "bc",
"_RET" : "8d",
"_UP" : "8b",
"_LT" : "88",
"_RT" : "95",
"_DN" : "8a",
"_SP" : "b1"
},
[ "", "", "", "1", "2", "3", "4" , "5" , "6", "" ],
[ "Z", "", "", "", "", "&", "'", "(", ")", "$" ],
["_AA", "", "", "", "", "", "P", "", "^", "#"],
[ "N", "", "", "", "", "", "T", "", "U", "Y"],
[ "?", "", "", "", "", "", "_ESC", "", "_SP", "" ],
[ "?", "", "", "", "", "", "", "I", "", "_UP" ],
[ "C", "", "S", "R", "G", "V", "J", "", "K", "_RET"],
[ "A", "", "O", "E", "F", "B", "", "M", "", "_DN" ]
]