Skip to content

Commit

Permalink
Update info.json
Browse files Browse the repository at this point in the history
Correct LED / Key mappings to ensure RHS thumb cluster LEDs react to the correct switch
  • Loading branch information
Sniper435 committed Nov 9, 2023
1 parent d3a5cb3 commit af69e17
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions keyboards/bastardkb/dilemma/4x6_4/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,10 +195,10 @@
{"matrix": [8, 3], "x": 175, "y": 38, "flags": 4},
{"matrix": [8, 4], "x": 162, "y": 40, "flags": 4},
{"matrix": [8, 5], "x": 149, "y": 42, "flags": 4},
{"matrix": [9, 4], "x": 170, "y": 51, "flags": 4},
{"matrix": [9, 2], "x": 156, "y": 53, "flags": 4},
{"matrix": [9, 1], "x": 143, "y": 57, "flags": 4},
{"matrix": [9, 3], "x": 132, "y": 64, "flags": 4}
{"matrix": [9, 3], "x": 170, "y": 51, "flags": 4},
{"matrix": [9, 1], "x": 156, "y": 53, "flags": 4},
{"matrix": [9, 2], "x": 143, "y": 57, "flags": 4},
{"matrix": [9, 4], "x": 132, "y": 64, "flags": 4}
]
},
"layouts": {
Expand Down

0 comments on commit af69e17

Please sign in to comment.