[Keyboard] Add misterdeck 3d-printed handwired stream deck (#15556)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Chris Broekema
2022-01-29 08:04:42 +01:00
committed by GitHub
parent 13e6517460
commit 002a1add8b
10 changed files with 254 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
# MisterDeck
![MisteRdeck](https://i.imgur.com/FTPWqkXh.jpeg)
A 3D-printed streamdeck like keyboard featuring 12 keys and 4 sliders
* Keyboard Maintainer: [Chris Broekema](https://github.com/broekema)
* Hardware Supported: MisteRdeck by MisteR_ofcl
* Hardware Availability: [Thingiverse](https://www.thingiverse.com/thing:4627779)
Make example for this keyboard (after setting up your build environment):
make handwired/misterdeck:default
Flashing example for this keyboard:
make handwired/misterdeck:default:flash
Connect a momentary switch to RST and GND, hit twice in succession to reset the board into bootloader mode.
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).