summaryrefslogtreecommitdiff
path: root/keyboards/handwired/misterdeck/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/misterdeck/readme.md')
-rw-r--r--keyboards/handwired/misterdeck/readme.md21
1 files changed, 0 insertions, 21 deletions
diff --git a/keyboards/handwired/misterdeck/readme.md b/keyboards/handwired/misterdeck/readme.md
deleted file mode 100644
index dd592e646a..0000000000
--- a/keyboards/handwired/misterdeck/readme.md
+++ /dev/null
@@ -1,21 +0,0 @@
-# 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).