Awesome
punk75
Ortholinear keyboard with 75 keys and all components through hole
Uses an ATmega32A-PU and USB-C.
BOM list
Building
Bootloader flashing
Before being able to flash the keymap as regular in QMK using a USB we need to flash the bootloader first. It is only needed to do this process once if the MCU does not come already flashed with a bootloader.
Punk75 uses USBasp as bootloader.
To flash USBasp you'll need and USBasp dongle or a pro micro/elite-c. Other methods not tested but may work.
To follow the process to flash the bootloader go here and follow the instructions.
Keymap flashing
There are two possibilities
QMK toolbox
TODO
CLI
TODO