Add Wasdat controller (#5855)

* Add Wasdat controller

* Add reset instructions

* Clarify ANSI & ISO support
This commit is contained in:
fauxpark
2019-05-13 04:22:16 +10:00
committed by MechMerlin
parent 7e1d28673f
commit 8e3cbe030c
11 changed files with 1556 additions and 0 deletions

View File

@@ -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: [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).