qmk-firmwares/keyboards/evyd13/wasdat
James Young 666cba5c2e
Cf/evyd13 wasdat (#17452)
* evyd13/wasdat: add LAYOUT_all Configurator data

* info.json: fix JSON syntax errors
2022-06-23 02:15:38 +01:00
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
config.h Wasdat: move some stuff to info.json (#17327) 2022-06-11 08:24:29 +10:00
info.json Cf/evyd13 wasdat (#17452) 2022-06-23 02:15:38 +01:00
matrix.c Convert Wasdat Code custom matrix to SN74x138 driver (#16257) 2022-03-08 10:02:28 +11:00
readme.md
rules.mk Wasdat: move some stuff to info.json (#17327) 2022-06-11 08:24:29 +10:00
wasdat.c Refactor to use led config - Part 6 (#12115) 2021-03-10 22:48:18 +00:00
wasdat.h

Wasdat

wasdat

A drop-in replacement controller for the WASD v2 TKL and fullsize models.

  • Keyboard Maintainer: Evyd13
  • 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 evyd13/wasdat:default

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