coseyfannitutti / mysterium

TKL keyboard that can be entirely assembled using only through hole components, including usb type-c
GNU General Public License v3.0
505 stars 108 forks source link

Proton C support #6

Closed ytkwong closed 4 years ago

ytkwong commented 4 years ago

Wondering if it was possible to directly replace the Atmega with a proton C module?

coseyfannitutti commented 4 years ago

Not with the design as it is. It can be adapted to be compatible, but schematic symbol/pcb footprint of the microcontroller would need to be replaced, rows and columns reassigned, many of the resistors and the zener diodes would need to be removed, and the firmware would need to change.

It’s certainly possible and wouldn’t be too difficult of a task if you’re familiar with kicad and qmk, but it’s far from simply buying a proton c and soldering it on the board as it is.