Skip to content

Commit

Permalink
Restore matrix pins for ep/40 (qmk#20083)
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark authored and coquizen committed Jun 22, 2023
1 parent 4b4dbeb commit 7d303b1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions keyboards/ep/40/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
"pid": "0x4040",
"device_version": "0.0.1"
},
"matrix_pins": {
"cols": ["F6", "F5", "F4", "F1", "F0", "D2", "D3", "D5", "D4", "D6", "D7", "B4"],
"rows": ["C7", "C6", "B6", "B5"]
},
"diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
Expand Down

0 comments on commit 7d303b1

Please sign in to comment.