qmk-firmware/keyboards/wasdat
Konstantin Đorđević 220873dfeb [Keymap] Add personal Wasdat keymap, update other keymaps (#6290)
* Add wasdat:konstantin keymap

TODO: Move it to layouts/

* Use HHKB arrow arrangement for mouse keys on KBD6X

* Move KC_APP from Ctrl to M on all boards

* Use RCT_RSF on Melody96

* Set TAP_HOLD_CAPS_DELAY to 50 in userspace

* Use RSF_RCT instead of RCT_RSF
2019-07-09 06:52:23 -07:00
..
keymaps [Keymap] Add personal Wasdat keymap, update other keymaps (#6290) 2019-07-09 06:52:23 -07:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
info.json Add Wasdat controller (#5855) 2019-05-12 11:22:16 -07:00
matrix.c [Keyboard] update Wasdat custom matrix (#6247) 2019-07-04 09:05:21 -07:00
readme.md Add Wasdat controller (#5855) 2019-05-12 11:22:16 -07:00
rules.mk Add Wasdat controller (#5855) 2019-05-12 11:22:16 -07:00
wasdat.c Add Wasdat controller (#5855) 2019-05-12 11:22:16 -07:00
wasdat.h Add Wasdat controller (#5855) 2019-05-12 11:22:16 -07: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 wasdat:default

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