diff options
Diffstat (limited to 'keyboards/maartenwut/wasdat/readme.md')
-rw-r--r-- | keyboards/maartenwut/wasdat/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/maartenwut/wasdat/readme.md b/keyboards/maartenwut/wasdat/readme.md new file mode 100644 index 0000000000..1cb42cc011 --- /dev/null +++ b/keyboards/maartenwut/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: [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). |