qmk_firmware/keyboards/maartenwut/wasdat
Ryan c2df714c3b
Add VIA keymap for Wasdat (#8762)
* Add VIA keymap for Wasdat

* Enable Bootmagic Lite at keyboard level
2020-04-12 15:02:14 +02:00
..
keymaps Add VIA keymap for Wasdat (#8762) 2020-04-12 15:02:14 +02:00
config.h Add VIA keymap for Wasdat (#8762) 2020-04-12 15:02:14 +02: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 Add VIA keymap for Wasdat (#8762) 2020-04-12 15:02:14 +02:00
wasdat.c [Keyboard] Fix `led_init_ports()` for Wasdat (#7288) 2019-11-07 00:36:31 -08:00
wasdat.h Add VIA keymap for Wasdat (#8762) 2020-04-12 15:02:14 +02: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.