summaryrefslogtreecommitdiff
path: root/keyboards/wasdat/readme.md
diff options
context:
space:
mode:
authorMaarten Dekkers <maartenwut@gmail.com>2019-08-06 05:12:06 +0200
committernoroadsleft <18669334+noroadsleft@users.noreply.github.com>2019-08-05 20:12:06 -0700
commit209b6baaa8fd49d5df34e0c10da8930e3271e5f1 (patch)
tree30997bc459cc1d847dcd2a166d3baf086266a1ee /keyboards/wasdat/readme.md
parent7f8922ae7bc6c52bd22d3953b8eda9e87c664cf9 (diff)
Move maartenwut's keyboards to one folder (#6484)
Diffstat (limited to 'keyboards/wasdat/readme.md')
-rw-r--r--keyboards/wasdat/readme.md21
1 files changed, 0 insertions, 21 deletions
diff --git a/keyboards/wasdat/readme.md b/keyboards/wasdat/readme.md
deleted file mode 100644
index 1cb42cc011..0000000000
--- a/keyboards/wasdat/readme.md
+++ /dev/null
@@ -1,21 +0,0 @@
-# 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: [Maartenwut](https://github.com/Maartenwut)
-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 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).