qmk_firmware/keyboards/maartenwut/wasdat
Konstantin Đorđević 439afc883a
[Keymap] Update personal userspace and keymaps (#8747)
* Update mousekey parameters in userspace

* Disable GRAVE_ESC in boards where it isn't used

* Tweak MODERN_DOLCH_RED and reset RGB on Shift+Toggle in KBD6X

* Disable RGB controls when Fn/Caps indicator lights are on

* Use LTO_ENABLE instead of setting -flto directly

* Add led_update_keymap, use SS_LCTL instead of SS_LCTRL

* Change TAPPING_TOGGLE from 2 to 3
2020-04-09 09:54:19 -07:00
..
keymaps [Keymap] Update personal userspace and keymaps (#8747) 2020-04-09 09:54:19 -07:00
config.h [Keyboard] Update Wasdat config (#7826) 2020-01-07 17:47:43 -08:00
info.json
matrix.c [Keyboard] Wasdat matrix cleanup (#7909) 2020-01-17 20:01:17 -08:00
readme.md [Keyboard] Update Wasdat config (#7826) 2020-01-07 17:47:43 -08:00
rules.mk [Keyboard] Wasdat matrix cleanup (#7909) 2020-01-17 20:01:17 -08:00
wasdat.c
wasdat.h [Keyboard] Update Wasdat config (#7826) 2020-01-07 17:47:43 -08:00

Wasdat

wasdat

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

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

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