summaryrefslogtreecommitdiffstats
path: root/keyboards/trashman/ketch/readme.md
diff options
context:
space:
mode:
authorlokher <lokher@gmail.com>2022-09-13 11:24:05 +0800
committerlokher <lokher@gmail.com>2022-09-13 11:24:05 +0800
commit9581289745736ce068a1040f44cec37a2ca8830d (patch)
tree24f644715a5fd6cc4d804d9604fb094307808b1b /keyboards/trashman/ketch/readme.md
parentfe13cedf8c09fa34d5cec4e4c624738095176625 (diff)
Remove non-Keychron keyboards
Diffstat (limited to 'keyboards/trashman/ketch/readme.md')
-rw-r--r--keyboards/trashman/ketch/readme.md23
1 files changed, 0 insertions, 23 deletions
diff --git a/keyboards/trashman/ketch/readme.md b/keyboards/trashman/ketch/readme.md
deleted file mode 100644
index d6a96183b3..0000000000
--- a/keyboards/trashman/ketch/readme.md
+++ /dev/null
@@ -1,23 +0,0 @@
-# Ketch
-
-![Ketch](https://i.imgur.com/eCIrvJBl.png)
-
-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](https://trashman.wiki/layouts/ketch/ketch-all_extra_condensed.png)
-
-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](https://trashman.wiki/pcbs/ketch)
-
-* Keyboard Maintainer: [Jetpacktuxedo](https://github.com/jetpacktuxedo)
-* Hardware Supported: Ketch PCB, Sketch PCB
-* Hardware Availability: [Trash Man Keyboards](https://trashman.club/)
-
-Make example for this keyboard (after setting up your build environment):
-
- make trashman/ketch:default
-
-See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).