apple2ix/Android/assets/keyboards/moebius.kbd.json
Aaron Culliney c7c209907b Allow for keyboard to completely own/cover screen
- Includes updated alternate/custom keyboards
2015-12-19 12:56:24 -08:00

20 lines
684 B
JSON

[
"Alt keyboard optimized for Moebius",
{
"_comment" : "hex code for special glyphs",
"_AA" : "b5",
"_ESC" : "bc",
"_SP" : "b1"
},
[ "Q", "", "", "", "", "", "", "", "", "" ],
[ "", "", "", "", "", "", "", "", "", "V"],
[ "_AA", "", "", "", "", "", "", "", "", "D"],
[ "_ESC", "", "", "", "", "", "", "", "", "G"],
[ "Y", "", "", "", "", "", "", "", "", "" ],
[ "N", "", "", "", "", "", "", "I", "O", "P"],
[ "U", "A", "S", "E", "F", "M", "", "K", "L", ";"],
[ "C", "Z", "X", "B", "H", "T", "_SP",",", ".", "/"]
]