qmk_firmware/keyboards/maartenwut/wasdat
fauxpark 35ca1c2212 Fix ISO Enter order in Wasdat info.json 2020-04-24 00:10:01 +10: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 Fix ISO Enter order in Wasdat info.json 2020-04-24 00:10:01 +10: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.