Skip to content

Commit

Permalink
add titan60
Browse files Browse the repository at this point in the history
  • Loading branch information
dunk2k committed Apr 6, 2024
1 parent 98c117f commit 64bfb82
Showing 1 changed file with 22 additions and 2 deletions.
24 changes: 22 additions & 2 deletions v3/acekeyboard/titan60/titan60.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,18 @@
"Split left shift",
"Split both shifts"
],
["Bottom Row", "6.25U", "7U Tsangan", "Utilitarian"]
[
"Bottom Row",
"6.25u",
"7u Tsangan",
"Utilitarian",
"Utilitarian 7u"
]
],
"keymap": [
[{"x": 13, "c": "#aaaaaa"}, "0,13\n\n\n0,1", "2,12\n\n\n0,1"],
[
{"c": "#cccccc"},
{"y": 0.25, "c": "#cccccc"},
"0,0",
"0,1",
"0,2",
Expand Down Expand Up @@ -222,6 +228,20 @@
"4,9\n\n\n3,2",
"4,12\n\n\n3,2",
"4,13\n\n\n3,2"
],
[
{"w": 1.5},
"4,0\n\n\n3,1",
"4,1\n\n\n3,1",
{"w": 1.5},
"4,2\n\n\n3,1",
{"c": "#cccccc", "w": 7},
"4,6\n\n\n3,1",
{"c": "#aaaaaa"},
"4,11\n\n\n3,3",
"4,9\n\n\n3,3",
"4,12\n\n\n3,3",
"4,13\n\n\n3,3"
]
]
}
Expand Down

0 comments on commit 64bfb82

Please sign in to comment.