summaryrefslogtreecommitdiff
path: root/keyboards/evyd13/wasdat/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/evyd13/wasdat/readme.md')
-rw-r--r--keyboards/evyd13/wasdat/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/evyd13/wasdat/readme.md b/keyboards/evyd13/wasdat/readme.md
new file mode 100644
index 0000000000..40a06b5930
--- /dev/null
+++ b/keyboards/evyd13/wasdat/readme.md
@@ -0,0 +1,21 @@
+# Wasdat
+
+![wasdat](https://maartenwut.com/wp-content/uploads/2019/02/by72xkc5-600x600.jpg)
+
+A drop-in replacement controller for the WASD v2 TKL and fullsize models.
+
+* Keyboard Maintainer: [Evyd13](https://github.com/evyd13)
+* Hardware Supported: WASD v2 TKL/Fullsize ANSI & ISO with Wasdat controller
+* Hardware Availability: [maartenwut.com](https://maartenwut.com/product/wasdat/)
+
+## Flashing
+
+The WASD has no reset button, but it does have a bank of DIP switches on the bottom, so to enter the bootloader on this board, simply toggle the first one on and off.
+
+---
+
+Make example for this keyboard (after setting up your build environment):
+
+ make evyd13/wasdat:default
+
+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).