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

23 lines
761 B
JSON

[
"Alt keyboard optimized for Windwalker",
{
"_comment" : "hex code for special glyphs",
"_AA" : "b5",
"_ESC" : "bc",
"_SP" : "b1",
"_RET" : "8d",
"_UP" : "8b",
"_DN" : "8a"
},
[ "", "", "", "", "", "", "", "", "", "" ],
[ "", "", "", "", "", "", "", "", "", "" ],
[ "_AA", "", "", "", "", "", "", "", "", "" ],
[ "_ESC", "", "", "", "", "", "", "", "", "_RET" ],
[ "_UP", "", "", "", "", "", "", "", "", "" ],
[ "_DN", "", "", "", "", "", "", "I", "O", "P"],
[ "Y", "", "A", "S", "", "", "", "K", "L", ";"],
[ "N", "", "Z", "X", "", "", "", ",", ".", "/"]
]