qmk_firmware/keyboards/wasdat
Drashna Jaelre faaaa134fd Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
..
keymaps Add Wasdat controller (#5855) 2019-05-12 11:22:16 -07:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -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.