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.
 
 
 
 
 
QMK Bot cd94664d15 Merge remote-tracking branch 'origin/master' into develop 2 months ago
..
keymaps/default [Keymap Removal] Planck and related keymaps. (#22683) 6 months ago
config.h Move RGBLight animations to data driven (#21635) 10 months ago
keyboard.json Merge remote-tracking branch 'origin/master' into develop 2 months ago
readme.md [Keyboard] Added Ketch support (#11656) 3 years ago

readme.md

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.