- stl and step can be found in
things/kimiko-cirque-adapter
- 3d printed
- 34 key design + rotary encoders + pimoroni trackball
- handwired using MxLEDBit Single Switch PCB
- use of pro micro pcb from the same repo
- things can be found in
things/custom-sweep
- design files on onshape public onshape link
- improved version of previous version
- 3d printed
- 34 key design + rotary encoders + Cirque Trackpad (TM040040)
- resin printed keycaps KLP-Lame
- handwired using MxLEDBit Single Switch PCB
- use of pro micro pcb from the same repo
- things can be found in
things/custom-sweep-improved
- design files on onshape public onshape link
- this is a snap in case design for the Ferris-Sweep-Tweaked by benvallack
- it consists of a bottom case and a top plate
- the design is snap in, so that the top plate snaps in the bottom case and secures the pcb in the case
- things can be found in
things/sweep-compact-case
- design files on onshape public onshape link
- it also uses a 3d printed cap for the mcu, the stl can be found here
- setup my qmk fork as qmk home
qmk setup -H ~/Desktop/GithubProjects/my-mechanical-keyboard-journey/qmk_firmware
# custom handwired sweep like
make muellerbernd/sweep:bernd-kb2040:uf2-split-right
make muellerbernd/sweep:bernd:avrdude-split-left
# custom handwired skeletyls
make muellerbernd/skeletyl:bernd:avrdude-split-left
# kimiko
make muellerbernd/kimiko/rev1:bernd:dfu-split-left
# ferris sweep
make muellerbernd/ferris/sweep:bernd:dfu-split-right
# handwired sweep
qmk flash -kb muellerbernd/sweep -km bernd-kb2040 -bl uf2-split-left
# handwired sweep with Cirque Trackpad
make muellerbernd/sweep:bernd-kb2040-cirque:uf2-split-right