apple2ix/Android/assets/keyboards/moebius.kbd.json
Aaron Culliney ad7902b41f First cut at Moebius keyboard
- Takes a bit getting used to, but I successfully completed Earth level employing finger-muscle-memory strategies
      from the '80s ;-)
2015-12-07 23:05:03 -08:00

20 lines
624 B
JSON

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