qmk-dactyl-manuform-a/keyboards/maartenwut/wasdat_code
Maarten Dekkers 99eacdc47a
[Keyboard] Add VIA support for Wasdat Code (#8892)
* Add VIA keymap

Also adds more backlight levels.

* Change wasdat code PID

* Alias LAYOUT_fullsize_iso to LAYOUT_all

* Change VIA layout macro to LAYOUT_all

Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
2020-04-23 13:38:24 -07:00
..
keymaps [Keyboard] Add VIA support for Wasdat Code (#8892) 2020-04-23 13:38:24 -07:00
config.h [Keyboard] Add VIA support for Wasdat Code (#8892) 2020-04-23 13:38:24 -07:00
info.json [Keyboard] Add wasdat code controller (#8858) 2020-04-22 17:01:46 -07:00
matrix.c [Keyboard] Add wasdat code controller (#8858) 2020-04-22 17:01:46 -07:00
readme.md [Keyboard] Add wasdat code controller (#8858) 2020-04-22 17:01:46 -07:00
rules.mk [Keyboard] Add wasdat code controller (#8858) 2020-04-22 17:01:46 -07:00
wasdat_code.c [Keyboard] Add wasdat code controller (#8858) 2020-04-22 17:01:46 -07:00
wasdat_code.h [Keyboard] Add VIA support for Wasdat Code (#8892) 2020-04-23 13:38:24 -07:00

readme.md

Wasdat Code

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

  • Keyboard Maintainer: Maartenwut
  • 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 maartenwut/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.