mirror of
https://github.com/mauiaaron/apple2.git
synced 2024-11-16 07:04:38 +00:00
c7c209907b
- Includes updated alternate/custom keyboards
21 lines
700 B
JSON
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", "" ]
|
|
]
|