qmk-dactyl-manuform-a/keyboards/trashman/ketch
Ryan a8d440e4e0
Tidy up NKRO_ENABLE rules (#15382)
2021-12-09 16:05:44 +11:00
..
keymaps
config.h
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
ketch.c
ketch.h
readme.md
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

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.