[Keyboard] Added WT65-B, WT75-B, minor fixes (#5991)

* Added WT65-B, WT75-B, minor fixes

* Update keyboards/wilba_tech/wt65_b/config.h

Co-Authored-By: Drashna Jaelre <drashna@live.com>

* Update keyboards/wilba_tech/wt65_b/readme.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update keyboards/wilba_tech/wt75_b/config.h

Co-Authored-By: Drashna Jaelre <drashna@live.com>

* Change DEBOUNCING_DELAY to DEBOUNCE

* Change DEBOUNCING_DELAY to DEBOUNCE
This commit is contained in:
Wilba
2019-06-03 17:46:00 +10:00
committed by Drashna Jaelre
parent 4a8e62d30e
commit 1a9173cafc
31 changed files with 1029 additions and 32 deletions

View File

@@ -52,7 +52,7 @@
// #define BACKLIGHT_LEVELS 3
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCING_DELAY 5
#define DEBOUNCE 5
/* define if matrix has ghost (lacks anti-ghosting diodes) */
//#define MATRIX_HAS_GHOST

View File

@@ -1,11 +1,9 @@
# WILBA.TECH WT80-A
![WILBA.TECH WT80-A](https://wilba./tech)
# wilba.tech WT80-A
WT80-A is a keyboard PCB supporting TKL layout with 0.25U gaps. [More info at wilba.tech](https://wilba.tech/)
Keyboard Maintainer: [Wilba6582](https://github.com/Wilba6582)
Hardware Supported: WILBA.TECH WT80-A
Hardware Supported: wilba.tech WT80-A
Hardware Availability: Custom keyboard group buys
Make example for this keyboard (after setting up your build environment):