]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/wasdat/readme.md
Add user-overridable callback for cancelling UCIS input (#5564)
[qmk_firmware.git] / keyboards / wasdat / readme.md
1 # Wasdat
2
3 ![wasdat](https://maartenwut.com/wp-content/uploads/2019/02/by72xkc5-600x600.jpg)
4
5 A drop-in replacement controller for the WASD v2 TKL and fullsize models.
6
7 Keyboard Maintainer: [Maartenwut](https://github.com/Maartenwut)  
8 Hardware Supported: WASD v2 TKL/Fullsize ANSI & ISO with Wasdat controller  
9 Hardware Availability: [maartenwut.com](https://maartenwut.com/product/wasdat/)
10
11 ## Flashing
12
13 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.
14
15 ---
16
17 Make example for this keyboard (after setting up your build environment):
18
19     make wasdat:default
20
21 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).