Skip to content

Commit

Permalink
fix pinout definition
Browse files Browse the repository at this point in the history
  • Loading branch information
Ardakilic authored Jul 18, 2024
1 parent a8efd3f commit dcde079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/domo/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"matrix_pins": {
"rows": [ "B3", "B2", "B6"],
"cols": [ "B1", "E6", "E4", "E5" ]
"cols": [ "B1", "E6", "B4", "B5" ]
},
"diode_direction": "ROW2COL",
"processor": "atmega32u4",
Expand Down

0 comments on commit dcde079

Please sign in to comment.