apple2ix/Android/assets/keyboards/conan.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

21 lines
700 B
JSON

[
"Alt keyboard optimized for Conan",
{
"_comment" : "hex code for special glyphs",
"_AA" : "b5",
"_LT" : "88",
"_RT" : "95",
"_SP" : "b1"
},
[ "", "", "", "", "", "", "", "", "", "" ],
[ "_AA", "", "", "", "", "", "", "", "", "" ],
[ "", "", "", "", "", "", "", "", "", "" ],
[ "", "", "", "", "", "", "", "", "", "" ],
[ "", "", "", "", "", "", "", "", "", "" ],
[ "Q", "", "", "", "", "", "", "", "A", "" ],
[ "", "", "", "", "", "", "", "_LT", "", "_RT" ],
[ "_SP", "", "", "", "", "", "", "", "Z", "" ]
]