qmk-firmware/keyboards/maartenwut/wasdat
fauxpark 055e940f06 [Keyboard] Wasdat matrix cleanup (#7909)
* Wasdat matrix cleanup

* Use _custom functions

* More deduping, and signature fix
2020-01-17 20:01:17 -08:00
..
keymaps Update personal userspace and keymaps (#6876) 2019-10-03 09:46:27 +10:00
config.h [Keyboard] Update Wasdat config (#7826) 2020-01-07 17:47:43 -08:00
info.json Move maartenwut's keyboards to one folder (#6484) 2019-08-05 20:12:06 -07:00
matrix.c [Keyboard] Wasdat matrix cleanup (#7909) 2020-01-17 20:01:17 -08:00
readme.md [Keyboard] Update Wasdat config (#7826) 2020-01-07 17:47:43 -08:00
rules.mk [Keyboard] Wasdat matrix cleanup (#7909) 2020-01-17 20:01:17 -08:00
wasdat.c [Keyboard] Fix `led_init_ports()` for Wasdat (#7288) 2019-11-07 00:36:31 -08:00
wasdat.h [Keyboard] Update Wasdat config (#7826) 2020-01-07 17:47:43 -08: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 maartenwut/wasdat:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.