summaryrefslogtreecommitdiff
path: root/keyboards/handwired/maverick0197/keydeck8/readme.md
diff options
context:
space:
mode:
authorMaverick0197 <123402474+Maverick0197@users.noreply.github.com>2023-03-29 15:13:05 -0500
committerGitHub <noreply@github.com>2023-03-29 13:13:05 -0700
commitd0c36a7683a63adbdde8c33ce439677e4c8663be (patch)
treef0fe2a5e7c369c7d78fe509b2ebe9b9f65a3b994 /keyboards/handwired/maverick0197/keydeck8/readme.md
parentc6cc6387526f207ba7bcf511fc370991040636a8 (diff)
[Keyboard] Add KeyDeck8 (#20107)
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/handwired/maverick0197/keydeck8/readme.md')
-rw-r--r--keyboards/handwired/maverick0197/keydeck8/readme.md40
1 files changed, 40 insertions, 0 deletions
diff --git a/keyboards/handwired/maverick0197/keydeck8/readme.md b/keyboards/handwired/maverick0197/keydeck8/readme.md
new file mode 100644
index 0000000000..d72caa9cc9
--- /dev/null
+++ b/keyboards/handwired/maverick0197/keydeck8/readme.md
@@ -0,0 +1,40 @@
+# KeyDeck8
+
+Firmware for obscuresausage's Multimedia Key Deck.
+
+8 keys and and encoder powered by a Pro Micro.
+
+[Multimedia Key Deck model Files](https://www.printables.com/model/389352-multimedia-key-deck)
+
+
+![KeyDeck8](https://i.imgur.com/6G2LPLzl.jpg)
+
+---
+Wiring Diagram:
+
+![KeyDeck8 Wiring Diagram](https://i.imgur.com/1sOvYRUl.jpg)
+
+
+Pinouts for Pro Micro:
+
+![Promicro Pinout Guide](https://i.imgur.com/LZ194Hfl.jpg)
+
+---
+* Keyboard Maintainer: [Maverick0197](https://github.com/Maverick0197)
+* Hardware Supported: Pro Micro
+* Printed enclosure
+* Handwired
+* Requires a Pro Micro, 8 key switches and 1 KY040 encoder
+* Hardware Availability: [Make it yourself](https://github.com/Maverick0197/KeyDeck8)
+
+---
+Make example for this keyboard (after setting up your build environment):
+
+ make handwired/maverick0197/keydeck8:default:flash
+
+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).
+
+---
+Revision 0.0.1:
+-
+Initial release.