qmk_firmware/keyboards/evyd13/wasdat
2023-01-31 06:03:30 +11:00
..
keymaps Normalise Unicode keycodes (#18898) 2022-10-31 21:15:12 +00:00
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11: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 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
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 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00

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.