QMK Bot 5f817a1d7f Merge remote-tracking branch 'origin/master' into develop 4 年之前
..
keymaps 84ea77ead6 Remove `BOOTMAGIC_ENABLE = lite` option (#15002) 4 年之前
config.h 764dc18a81 Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655) 4 年之前
info.json 4791cfae1a Remove width, height and key_count from info.json (#14274) 5 年之前
matrix.c 07ca35decf Convert Wasdat Code custom matrix to SN74x138 driver (#16257) 4 年之前
readme.md c66df16644 2020 November 28 Breaking Changes Update (#11053) 5 年之前
rules.mk e036c19d06 Add SN74x138 demultiplexer driver (#16217) 4 年之前
wasdat.c 790f94533c Refactor to use led config - Part 6 (#12115) 5 年之前
wasdat.h c66df16644 2020 November 28 Breaking Changes Update (#11053) 5 年之前

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.