You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/keyboards/wasdat
Konstantin Đorđević 36d3902504
[User] Update personal userspace and keymaps, add reactive underglow (#6410)
5 years ago
..
keymaps [User] Update personal userspace and keymaps, add reactive underglow (#6410) 5 years ago
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 5 years ago
info.json Add Wasdat controller (#5855) 5 years ago
matrix.c [Keyboard] update Wasdat custom matrix (#6247) 5 years ago
readme.md Add Wasdat controller (#5855) 5 years ago
rules.mk Add Wasdat controller (#5855) 5 years ago
wasdat.c Add Wasdat controller (#5855) 5 years ago
wasdat.h Add Wasdat controller (#5855) 5 years ago

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.