muellerbernd / my-mechanical-keyboard-journey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my-mechanical-keyboard-journey

GlidePoint Cirque Trackpad TM040040 on Kimiko

kimiko-cirque-adapter

kimiko-cirque-adapter

Custom handwired sweep like keyboard

custom-sweep

custom-sweep

Custom handwired sweep like keyboard

custom-sweep-improved

case for ferris sweep (ben vallack version)

  • 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

bottom case top plate complete

QMK

  • setup my qmk fork as qmk home
qmk setup -H ~/Desktop/GithubProjects/my-mechanical-keyboard-journey/qmk_firmware

flashing

# 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

About