Skip to content

Commit

Permalink
Repair missing keys in BM60v2 Keyboard (missing 2 keys in scheme) (th…
Browse files Browse the repository at this point in the history
  • Loading branch information
TheChilledDejw authored Jul 30, 2023
1 parent d894888 commit baba6f5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions v3/kprepublic/bm60rgb_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
{"c": "#aaaaaa", "w": 1.75},
"2,0",
{"c": "#cccccc"},
"2,1",
"2,2",
"2,3",
"2,4",
Expand All @@ -58,14 +59,14 @@
"2,9",
"2,10",
"2,11",
"2,12",
{"c": "#777777", "w": 2.25},
"2,13"
],
[
{"c": "#aaaaaa", "w": 2.25},
"3,1",
"3,0",
{"c": "#cccccc"},
"3,1",
"3,2",
"3,3",
"3,4",
Expand All @@ -74,7 +75,6 @@
"3,7",
"3,8",
"3,9",
"3,10",
{"c": "#aaaaaa", "w": 1.75},
"3,11",
{"c": "#777777"},
Expand Down

0 comments on commit baba6f5

Please sign in to comment.