diff options
Diffstat (limited to 'keyboards/handwired/3dp660/readme.md')
-rw-r--r-- | keyboards/handwired/3dp660/readme.md | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/keyboards/handwired/3dp660/readme.md b/keyboards/handwired/3dp660/readme.md deleted file mode 100644 index dfece8ed46..0000000000 --- a/keyboards/handwired/3dp660/readme.md +++ /dev/null @@ -1,24 +0,0 @@ -# 3dp660 - -![](https://i.imgur.com/KWyU57el.jpg) - -### Teensy 2.0 Pinout -| rows | 0 | 1 | 2 | 3 | 4 | -| --------------- | --- | --- | --- | --- | --- | -| Teensy/QMK pin | B0 | B1 | B2 | B3 | B7 | - -| columns | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | -| --------------- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | -| Teensy/QMK pin | D2 | D3 | C6 | C7 | D5 | D4 | D7 | B4 | B5 | B6 | F7 | F6 | F5 | F4 | F1 | - - -Make example for this keyboard (after setting up your build environment): - - make handwired/3dp660:default - -**Reset Key:** Hold down the key located at `k00`, commonly programmed as Escape while plugging in the keyboard. - -* Keyboard Maintainer: [gooberpsycho](https://github.com/gooberpsycho) -* Hardware Availability: [Casefile](https://www.thingiverse.com/thing:2897260) - -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). |