You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Nick Brassel 154d35ac14
Remove `UNUSED_PINS` (#17931)
1 year ago
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2 years ago
config.h Remove `UNUSED_PINS` (#17931) 1 year ago
info.json Cf/evyd13 wasdat (#17452) 1 year ago
matrix.c Convert Wasdat Code custom matrix to SN74x138 driver (#16257) 2 years ago
readme.md 2020 November 28 Breaking Changes Update (#11053) 3 years ago
rules.mk Wasdat: move some stuff to info.json (#17327) 2 years ago
wasdat.c Refactor to use led config - Part 6 (#12115) 3 years ago
wasdat.h 2020 November 28 Breaking Changes Update (#11053) 3 years ago

readme.md

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.