Ryan 1184e0d9be Adjust keycode alignment around `QK_BOOT` (#23697) 2 năm trước cách đây
..
keymaps 1184e0d9be Adjust keycode alignment around `QK_BOOT` (#23697) 2 năm trước cách đây
config.h 023d644bb6 Move RGBLight animations to data driven (#21635) 2 năm trước cách đây
keyboard.json cd94664d15 Merge remote-tracking branch 'origin/master' into develop 2 năm trước cách đây
readme.md fe4f7e6c73 [Keyboard] Added Ketch support (#11656) 5 năm trước cách đây

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.