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.
 
 
 
 
 
James Young 6f36eb469d
Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)
2 years ago
..
keymaps [Keymap] Updates to existing keymaps and userspace (#14503) 2 years ago
config.h Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610) 2 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
matrix.c 2020 November 28 Breaking Changes Update (#11053) 3 years ago
readme.md 2020 November 28 Breaking Changes Update (#11053) 3 years ago
rules.mk Remove audio pin references in rules.mk (#14532) 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.