mirror of
https://github.com/mauiaaron/apple2.git
synced 2024-12-27 06:29:19 +00:00
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 ;-)
This commit is contained in:
parent
943b8842f7
commit
ad7902b41f
19
Android/assets/keyboards/moebius.kbd.json
Normal file
19
Android/assets/keyboards/moebius.kbd.json
Normal file
@ -0,0 +1,19 @@
|
||||
[
|
||||
"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",",", ".", "/"]
|
||||
]
|
Loading…
Reference in New Issue
Block a user