qmk_firmware/keyboards/maartenwut/wasdat
Konstantin Đorđević d633cf3ccb [Keymap] Update personal userspace and keymaps (#6654)
* Enable Fn layer tap dances only if LAYER_FN is defined

* Update KBD6X keymap spacing to match LAYOUT spacing

* Add regular FNLK to userspace, update keymap comment labels

* Rename KC_BRK → BREAK, KC_SYSR → SYSRQ in userspace

* Change mousekey positions in KBD6X

* Disable Console in KBD6X to reduce firmware size

* Return false in process_record_* only when overriding existing keys

* Fix Caps light not working after LSFT_FN

* Refactor Fn/Caps light, fix sequencing issues
2019-09-03 08:42:05 -07:00
..
keymaps [Keymap] Update personal userspace and keymaps (#6654) 2019-09-03 08:42:05 -07:00
config.h
info.json
matrix.c
readme.md
rules.mk
wasdat.c
wasdat.h

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 wasdat:default

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