Skip to content

Instantly share code, notes, and snippets.

@gschizas
Last active November 2, 2020 18:21
Show Gist options
  • Save gschizas/fb4979d4d383862cdcd1cada03a12639 to your computer and use it in GitHub Desktop.
Save gschizas/fb4979d4d383862cdcd1cada03a12639 to your computer and use it in GitHub Desktop.
Amstrad CPC 464
[
{
"backcolor": "",
"name": "Amstrad CPC 464",
"background": {
"name": "PBT Black",
"style": "background-image: url('/bg/plastic/pbt-black.png');"
}
},
[
{
"x": 17.25,
"c": "#202020",
"t": "#C0C0C0",
"p": "R4",
"a": 7,
"f": 9
},
"↑"
],
[
{
"x": 16.25,
"p": "R5"
},
"←",
{
"c": "#00C000",
"f": 3
},
"COPY",
{
"c": "#202020",
"f": 9
},
"→"
],
[
{
"x": 17.25
},
"↓"
],
[
{
"y": -0.75,
"c": "#C00000",
"p": "R1",
"f": 3
},
"ESC",
{
"c": "#202020",
"a": 5,
"f": 5
},
"!\n1",
"\"\n2",
"#\n3",
"$\n4",
"%\n5",
"&\n6",
"'\n7",
"(\n8",
")\n9",
"_\n0",
"=\n-",
"£\n&#x2002;<i class='kb kb-Arrows-Up'></i>",
{
"a": 7,
"f": 3
},
"CLR",
{
"c": "#00C000",
"w": 1.5
},
"DEL"
],
[
{
"c": "#00C001",
"p": "R2",
"w": 1.5
},
"TAB",
{
"c": "#202020",
"f": 7
},
"Q",
"W",
"E",
"R",
"T",
"Y",
"U",
"I",
"O",
"P",
{
"a": 5,
"f": 5
},
"¦\n@",
{
"a": 7
},
"[",
{
"x": 0.25,
"c": "#0000C0",
"p": "R3",
"f": 3,
"w": 1.75,
"h": 2,
"w2": 2,
"h2": 1,
"x2": -0.25
},
"ENTER",
{
"x": 0.75,
"c": "#202020",
"p": "R1",
"f": 7
},
"7",
"8",
"9"
],
[
{
"c": "#00C001",
"p": "R3",
"f": 3,
"w": 1.75
},
"&#x2001;CAPS&#x2001;LOCK",
{
"c": "#202020",
"f": 7
},
"A",
"S",
"D",
"F",
"G",
"H",
"J",
"K",
"L",
{
"a": 5,
"f": 5
},
"*\n:",
"+\n;",
{
"a": 7
},
"]",
{
"x": 3.5,
"p": "R2",
"f": 7
},
"5",
"6"
],
[
{
"c": "#00C001",
"p": "R4",
"f": 3,
"w": 2.25
},
"SHIFT",
{
"c": "#202020",
"f": 7
},
"Z",
"X",
"C",
"V",
"B",
"N",
"M",
{
"a": 5,
"f": 5
},
"<\n,",
">\n.",
"?\n/",
{
"a": 7
},
"\\",
{
"c": "#00C001",
"f": 3,
"w": 2.25
},
"SHIFT",
{
"x": 0.75,
"c": "#202020",
"p": "R3",
"f": 7
},
"1",
"2",
"3"
],
[
{
"x": 3.25,
"p": "R5",
"f": 3,
"w": 9
},
"",
{
"c": "#00C001"
},
"CTRL",
{
"x": 3,
"c": "#202020",
"p": "R4",
"f": 7
},
"0",
".",
{
"c": "#0000C0",
"p": "R5",
"f": 3
},
"ENTER"
],
[
{
"rx": 16.5,
"ry": 5,
"y": -0.75,
"x": -0.25,
"c": "#202020",
"p": "R2",
"f": 7
},
"4"
]
]
@font-face {font-family: "PredicateW01-Regular";
src: url("http://db.onlinewebfonts.com/t/4a1d4900d7166e5e57ca6f663474ea1c.eot"); /* IE9*/
src: url("http://db.onlinewebfonts.com/t/4a1d4900d7166e5e57ca6f663474ea1c.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("http://db.onlinewebfonts.com/t/4a1d4900d7166e5e57ca6f663474ea1c.woff2") format("woff2"), /* chrome firefox */
url("http://db.onlinewebfonts.com/t/4a1d4900d7166e5e57ca6f663474ea1c.woff") format("woff"), /* chrome firefox */
url("http://db.onlinewebfonts.com/t/4a1d4900d7166e5e57ca6f663474ea1c.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
url("http://db.onlinewebfonts.com/t/4a1d4900d7166e5e57ca6f663474ea1c.svg#PredicateW01-Regular") format("svg"); /* iOS 4.1- */
}
.keylabel {
font-family: 'PredicateW01-Regular';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment