qmk-firmware/keyboards/wasdat
fauxpark 8e3cbe030c Add Wasdat controller (#5855)
* Add Wasdat controller

* Add reset instructions

* Clarify ANSI & ISO support
2019-05-12 11:22:16 -07:00
..
keymaps Add Wasdat controller (#5855) 2019-05-12 11:22:16 -07:00
config.h Add Wasdat controller (#5855) 2019-05-12 11:22:16 -07:00
info.json Add Wasdat controller (#5855) 2019-05-12 11:22:16 -07:00
matrix.c Add Wasdat controller (#5855) 2019-05-12 11:22:16 -07:00
readme.md Add Wasdat controller (#5855) 2019-05-12 11:22:16 -07:00
rules.mk Add Wasdat controller (#5855) 2019-05-12 11:22:16 -07:00
wasdat.c Add Wasdat controller (#5855) 2019-05-12 11:22:16 -07:00
wasdat.h Add Wasdat controller (#5855) 2019-05-12 11:22:16 -07:00

readme.md

Wasdat

wasdat

A drop-in replacement controller for the WASD v2 TKL and fullsize models.

Keyboard Maintainer: Maartenwut
Hardware Supported: WASD v2 TKL/Fullsize ANSI & ISO with Wasdat controller
Hardware Availability: maartenwut.com

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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.