- added via/vial support with
via.json
- split design (I2C) left hand master
- minimal QMK (no LEDs or extra stuff)
- compile firmware by setting up qmk and then copying the
./ethans-split/firmware/qmk_firmware/keyboards/ethan_split
folder into your qmk keyboards folder and runningqmk compile -kb ethan_split -km via
- flash both sides using qmk toolbox
- cols and rows are not identical for each half, consult the promicro pinout and combile the relevant firmware for each half.
- thanks to this wonderful guide and the excellent qmk split keyboard docs