Skip to content
Snippets Groups Projects
Commit 3299c59a authored by Laurel Williams's avatar Laurel Williams
Browse files

Fix default configuration for centered keys

parent 69377be6
No related branches found
No related tags found
No related merge requests found
......@@ -51,82 +51,82 @@
],
"button11": [
"a",
"0",
"4",
"30"
],
"button12": [
"s",
"10",
"14",
"30"
],
"button13": [
"d",
"20",
"24",
"30"
],
"button14": [
"f",
"30",
"34",
"30"
],
"button15": [
"g",
"40",
"44",
"30"
],
"button16": [
"h",
"50",
"54",
"30"
],
"button17": [
"j",
"60",
"64",
"30"
],
"button18": [
"k",
"70",
"74",
"30"
],
"button19": [
"l",
"80",
"84",
"30"
],
"button20": [
"z",
"0",
"9",
"60"
],
"button21": [
"x",
"10",
"19",
"60"
],
"button22": [
"c",
"20",
"29",
"60"
],
"button23": [
"v",
"30",
"39",
"60"
],
"button24": [
"b",
"40",
"49",
"60"
],
"button25": [
"n",
"50",
"59",
"60"
],
"button26": [
"m",
"60",
"69",
"60"
]
}
\ No newline at end of file
......@@ -51,87 +51,82 @@
],
"button11": [
"a",
"0",
"4",
"30"
],
"button12": [
"s",
"10",
"14",
"30"
],
"button13": [
"d",
"20",
"24",
"30"
],
"button14": [
"f",
"30",
"34",
"30"
],
"button15": [
"g",
"40",
"44",
"30"
],
"button16": [
"h",
"50",
"54",
"30"
],
"button17": [
"j",
"60",
"64",
"30"
],
"button18": [
"k",
"70",
"74",
"30"
],
"button19": [
"l",
"80",
"84",
"30"
],
"button20": [
"z",
"0",
"9",
"60"
],
"button21": [
"x",
"10",
"19",
"60"
],
"button22": [
"c",
"20",
"29",
"60"
],
"button23": [
"v",
"30",
"39",
"60"
],
"button24": [
"b",
"40",
"49",
"60"
],
"button25": [
"n",
"50",
"59",
"60"
],
"button26": [
"m",
"60",
"60"
],
"button0": [
" ",
"70",
"69",
"60"
]
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment