Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save rob-smallshire/9a312dcecef0375ce47e1f0a7c4c2e25 to your computer and use it in GitHub Desktop.

Select an option

Save rob-smallshire/9a312dcecef0375ce47e1f0a7c4c2e25 to your computer and use it in GitHub Desktop.
BBC Micro Model A, Model B or Model B+
[
{
"backcolor": "#201D1E",
"name": "BBC Micro Model A, Model B or Model B+",
"author": "Robert Smallshire"
},
[
{
"x": 2.5,
"c": "#d34b3d",
"t": "#ffffff",
"a": 7,
"f": 6
},
"<I>f</I> <small>ø</small>",
"<I>f</I> <small>1</small>",
"<I>f</I> <small>2</small>",
"<I>f</I> <small>3</small>",
"<I>f</I> <small>4</small>",
"<I>f</I> <small>5</small>",
"<I>f</I> <small>6</small>",
"<I>f</I> <small>7</small>",
"<I>f</I> <small>8</small>",
"<I>f</I> <small>9</small>",
{
"c": "#201D1E",
"f": 2
},
"BREAK"
],
[
{
"x": 0.25,
"f": 1
},
"ESCAPE",
{
"a": 5,
"f": 6
},
"!\n1",
"\"\n2",
"#\n3",
"$\n4",
"%\n5",
"&\n6",
{
"fa": [
9
]
},
"´\n7",
{
"fa": [
5
]
},
"(\n8",
")\n9",
{
"a": 7,
"f": 8
},
"Ø",
{
"a": 5,
"f": 5
},
"=\n–",
{
"f": 6,
"f2": 7
},
"~\n∧",
{
"f": 6
},
"¦\n\\",
{
"c": "#534424",
"a": 7
},
"←",
"→"
],
[
{
"x": 0.25,
"c": "#201D1E",
"f": 3,
"w": 1.5
},
"TAB",
{
"f": 8
},
"Q",
"W",
"E",
"R",
"T",
"Y",
"U",
"I",
"O",
"P",
"@",
{
"a": 5,
"f": 5
},
"{\n[",
{
"f": 6
},
"£\n—",
{
"c": "#534424",
"a": 7
},
"↑",
"↓"
],
[
{
"c": "#201D1E",
"f": 2
},
"CAPS<br>LOCK",
{
"f": 3
},
"CTRL",
{
"f": 8
},
"A",
"S",
"D",
"F",
"G",
"H",
"J",
"K",
"L",
{
"a": 5,
"f": 7,
"f2": 5
},
"+\n;",
"꘎\n:",
{
"f": 5
},
"}\n]",
{
"a": 7,
"f": 3,
"w": 2
},
"RETURN"
],
[
{
"f": 2
},
"SHIFT<br>LOCK",
{
"f": 3,
"w": 1.5
},
"SHIFT",
{
"f": 8
},
"Z",
"X",
"C",
"V",
"B",
"N",
"M",
{
"a": 5,
"f": 7
},
"<\n,",
">\n.",
{
"fa": [
5
]
},
"?\n/",
{
"a": 7,
"f": 3,
"w": 1.5
},
"SHIFT",
{
"f": 1
},
"DELETE",
{
"c": "#534424",
"f": 2
},
"COPY"
],
[
{
"x": 3.5,
"c": "#201D1E",
"f": 3,
"w": 8
},
""
]
]
@rob-smallshire
Copy link
Author

@rob-smallshire
Copy link
Author

You're welcome to use this in any way you like. Consider it placed in the public domain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment