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 Cleanup junk chars, part 2 (#13284) 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_code.c Refactor to use led config - Part 6 (#12115) 3 years ago
wasdat_code.h 2020 November 28 Breaking Changes Update (#11053) 3 years ago

readme.md

Wasdat Code

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

  • Keyboard Maintainer: Evyd13
  • Hardware Supported: WASD CODE TKL/Fullsize ANSI & ISO with Wasdat Code controller
  • Hardware Availability: maartenwut.com

Flashing

The WASD has no reset button, so to put the controller in flashing mode, simply unplug the USB cable and plug it back in while holding the ESC key on the keyboard.


Make example for this keyboard (after setting up your build environment):

make evyd13/wasdat_code:default

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