Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Duncan Sutherland <[email protected]>
  • Loading branch information
TweetyDaBird and dunk2k authored Nov 9, 2023
1 parent f8b7386 commit cf6fa5b
Showing 1 changed file with 9 additions and 14 deletions.
23 changes: 9 additions & 14 deletions keyboards/tweetydabird/chameleon/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,6 @@
"pin": "GP20"
},
"community_layouts": ["ortho_5x12", "ortho_4x12", "planck_mit"],
"layout_aliases": {
"LAYOUT_planck_grid": "LAYOUT_ortho_4x12",
"LAYOUT_planck_mit": "LAYOUT_planck_1x2uC",
"LAYOUT_preonic_grid": "LAYOUT_ortho_5x12"
},
"layouts": {
"LAYOUT_ortho_4x12": {
"layout": [
Expand Down Expand Up @@ -171,7 +166,7 @@
{"matrix": [9, 0], "x": 11, "y": 4}
]
},
"LAYOUT_planck_1x2uC": {
"LAYOUT_planck_mit": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
Expand Down Expand Up @@ -222,7 +217,7 @@
{"matrix": [7, 0], "x": 11, "y": 3}
]
},
"LAYOUT_planck_1x2uL": {
"LAYOUT_ortho_4x12_1x2uL": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
Expand Down Expand Up @@ -273,7 +268,7 @@
{"matrix": [7, 0], "x": 11, "y": 3}
]
},
"LAYOUT_planck_1x2uR": {
"LAYOUT_ortho_4x12_1x2uR": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
Expand Down Expand Up @@ -324,7 +319,7 @@
{"matrix": [7, 0], "x": 11, "y": 3}
]
},
"LAYOUT_planck_2x2u": {
"LAYOUT_ortho_4x12_2x2u": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
Expand Down Expand Up @@ -374,7 +369,7 @@
{"matrix": [7, 0], "x": 11, "y": 3}
]
},
"LAYOUT_preonic_1x2uC": {
"LAYOUT_ortho_5x12_1x2uC": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
Expand Down Expand Up @@ -437,7 +432,7 @@
{"matrix": [9, 0], "x": 11, "y": 4}
]
},
"LAYOUT_preonic_1x2uL": {
"LAYOUT_ortho_5x12_1x2uL": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
Expand Down Expand Up @@ -500,7 +495,7 @@
{"matrix": [9, 0], "x": 11, "y": 4}
]
},
"LAYOUT_preonic_1x2uR": {
"LAYOUT_ortho_5x12_1x2uR": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
Expand Down Expand Up @@ -563,7 +558,7 @@
{"matrix": [9, 0], "x": 11, "y": 4}
]
},
"LAYOUT_preonic_2x2u": {
"LAYOUT_ortho_5x12_2x2u": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
Expand Down Expand Up @@ -626,4 +621,4 @@
]
}
}
}
}

0 comments on commit cf6fa5b

Please sign in to comment.