qmk-dactyl-manuform-a/keyboards/maartenwut/wasdat
Konstantin Đorđević 9cf69a1997
[Keymap] Update personal userspace and keymaps (#9082)
* Replace custom RCTRL implementation with built-in LM

Caveat: sends LCtrl instead of RCtrl

* Enable VIA support in KBD6X keymap

* Disable LTO on ChibiOS boards

* Disable locking support and Magic keycodes for all keymaps

* Organize and annotate rules.mk and config.h files

* Enable Console for Melody96 keymap

* L_RANGE_KEYMAP → LAYERS_KEYMAP

* Revert "Replace custom RCTRL implementation with built-in LM"

This reverts commit 17d706a82d7e31b53cd84efeb9b2ddb9922a2368.

* Set DYNAMIC_KEYMAP_LAYER_COUNT to 3 in Doro67 and Wasdat keymaps

* Enable Bootmagic Lite for all VIA keymaps
2020-05-15 23:36:08 -07:00
..
keymaps [Keymap] Update personal userspace and keymaps (#9082) 2020-05-15 23:36:08 -07:00
config.h Add VIA keymap for Wasdat (#8762) 2020-04-12 15:02:14 +02:00
info.json Fix ISO Enter order in Wasdat info.json 2020-04-24 00:10:01 +10:00
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 Add VIA keymap for Wasdat (#8762) 2020-04-12 15:02:14 +02:00
wasdat.c [Keyboard] Fix `led_init_ports()` for Wasdat (#7288) 2019-11-07 00:36:31 -08:00
wasdat.h Add VIA keymap for Wasdat (#8762) 2020-04-12 15:02:14 +02:00

readme.md

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.