diff options
author | Maverick0197 <123402474+Maverick0197@users.noreply.github.com> | 2023-03-29 15:13:05 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-29 13:13:05 -0700 |
commit | d0c36a7683a63adbdde8c33ce439677e4c8663be (patch) | |
tree | f0fe2a5e7c369c7d78fe509b2ebe9b9f65a3b994 /keyboards/handwired/maverick0197/keydeck8/readme.md | |
parent | c6cc6387526f207ba7bcf511fc370991040636a8 (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.md | 40 |
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) + + + + +--- +Wiring Diagram: + + + + +Pinouts for Pro Micro: + + + +--- +* 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. |