Skip to content

Instantly share code, notes, and snippets.

@gschizas
Last active November 2, 2020 18:21
Show Gist options
  • Save gschizas/c7547d93a6bdc02b6ed63e10c3c40878 to your computer and use it in GitHub Desktop.
Save gschizas/c7547d93a6bdc02b6ed63e10c3c40878 to your computer and use it in GitHub Desktop.
Amstrad CPC 664
[
{
"backcolor": "#403030",
"name": "Amstrad CPC 664"
},
[
{
"x": 17.25,
"c": "#90A0C0",
"t": "#101010",
"p": "Cursor Pad",
"a": 7,
"f": 9
},
"<i class='fa fa-angle-up'></i>"
],
[
{
"x": 16.25
},
"<i class='fa fa-angle-left'></i>",
{
"c": "#A0A0A0",
"f": 3
},
"COPY",
{
"c": "#90A0C0",
"f": 9
},
"<i class='fa fa-angle-right'></i>"
],
[
{
"x": 17.25
},
"<i class='fa fa-angle-down'></i>"
],
[
{
"y": -0.75,
"p": "R1",
"f": 3
},
"ESC",
{
"c": "#A0A0A0",
"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": "#90A0C0",
"w": 1.5
},
"DEL"
],
[
{
"p": "R2",
"w": 1.5
},
"TAB",
{
"c": "#A0A0A0",
"f": 7
},
"Q",
"W",
"E",
"R",
"T",
"Y",
"U",
"I",
"O",
"P",
{
"a": 5,
"f": 5
},
"¦\n@",
"{\n[",
{
"x": 0.25,
"c": "#90A0C0",
"p": "R3",
"a": 7,
"f": 3,
"w": 1.75,
"h": 2,
"w2": 2,
"h2": 1,
"x2": -0.25
},
"ENTER",
{
"x": 0.75,
"c": "#A0A0A0",
"p": "Numpad",
"f": 7
},
"<i>f</i>&#x2006;7",
"<i>f</i>&#x2006;8",
"<i>f</i>&#x2006;9"
],
[
{
"c": "#90A0C0",
"p": "R3",
"a": 5,
"f": 3,
"w": 1.75
},
"CAPS\nLOCK",
{
"c": "#A0A0A0",
"a": 7,
"f": 7
},
"A",
"S",
"D",
"F",
"G",
"H",
"J",
"K",
"L",
{
"a": 5,
"f": 5
},
"*\n:",
"+\n;",
"}\n]",
{
"x": 3.5,
"p": "Numpad",
"a": 7,
"f": 7
},
"<i>f</i>&#x2006;5",
"<i>f</i>&#x2006;6"
],
[
{
"c": "#90A0C0",
"p": "R4",
"f": 3,
"w": 2.25
},
"SHIFT",
{
"c": "#A0A0A0",
"f": 7
},
"Z",
"X",
"C",
"V",
"B",
"N",
"M",
{
"a": 5,
"f": 5
},
"<\n,",
">\n.",
"?\n/",
{
"a": 7
},
"\\",
{
"c": "#90A0C0",
"f": 3,
"w": 2.25
},
"SHIFT",
{
"x": 0.75,
"c": "#A0A0A0",
"p": "Numpad",
"f": 7
},
"<i>f</i>&#x2006;1",
"<i>f</i>&#x2006;2",
"<i>f</i>&#x2006;3"
],
[
{
"x": 3.25,
"p": "R5",
"f": 3,
"w": 9
},
"",
{
"c": "#90A0C0"
},
"CTRL",
{
"x": 3,
"c": "#A0A0A0",
"p": "Numpad",
"f": 7
},
"<i>f</i>&#x2009;Ø",
".",
{
"c": "#90A0C0",
"f": 3
},
"ENTER"
],
[
{
"rx": 16.5,
"ry": 5,
"y": -0.75,
"x": -0.25,
"c": "#A0A0A0",
"f": 7
},
"<i>f</i>&#x2006;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