adereth / dactyl-keyboard

Parameterized ergonomic keyboard
GNU Affero General Public License v3.0
2.92k stars 843 forks source link

Return the MCP columns to GPA0-5 #51

Open ErinCall opened 7 years ago

ErinCall commented 7 years ago

Partially reverts 345b7eff270a579d889547b9b70f625c21d44412 (#43).

There had been a note that the columns actually went from INTA-GPA5. That's not right--although the firmware does write INTA during column operations, it's a control register, not an I/O pin.

ErinCall commented 7 years ago

Wait, don't merge this yet. It accidentally brings back column 6 (the ergodox's innermost column).

ErinCall commented 7 years ago

OK, fixed that problem! This is ready to go.