Skip to content

Commit

Permalink
clueboard/card: Swap layout and alias (qmk#24007)
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark authored and pcwa-ahendricks committed Jul 2, 2024
1 parent 5c8b21d commit 8c975a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions keyboards/clueboard/card/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
"levels": 6
},
"layout_aliases": {
"LAYOUT": "LAYOUT_all"
"LAYOUT_all": "LAYOUT"
},
"layouts": {
"LAYOUT_all": {
"LAYOUT": {
"layout": [
{"label": "ON/OFF", "matrix": [0, 0], "x": 0, "y": 0},
{"label": "SAT+", "matrix": [0, 1], "x": 4, "y": 0},
Expand Down

0 comments on commit 8c975a7

Please sign in to comment.