aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/wasdat
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] Add personal Wasdat keymap, update other keymaps (#6290)Konstantin Đorđević2019-07-093-0/+91
| | | | | | | | | | | | | | | | * 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
* [Keyboard] update Wasdat custom matrix (#6247)fauxpark2019-07-041-2/+2
| | | | | | * Fix unselect_rows() for Wasdat custom matrix * Add fix for matrix_scan() return too (#5984)
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
|
* Add Wasdat controller (#5855)fauxpark2019-05-1211-0/+1556
* Add Wasdat controller * Add reset instructions * Clarify ANSI & ISO support