You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

1.5 KiB

Ketch

Ketch

A pcb designed to be compatible with older minivan cases as well as support most minivan layouts (+ a few new ones). The ketch supports the following physical layouts: Image of supported ketch layouts

Ketch was also explicitly designed to use port D for all column pins in order to support matrix scanning via a portscan rather than individually scanning each pin. This has been implemented here via a custom matrix, so enjoy your slightly more efficient matrix scanning. :P

The PCB has exposed pads for triggering a reset. If you are looking at the bottom of the PCB, the pads are on the left chunk of the board between the usb port and the controller, right next to the bottom of the right-most homerow key (typically enter).

More information can be found on the trashman wiki

Make example for this keyboard (after setting up your build environment):

make trashman/ketch:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.