diff options
Diffstat (limited to 'keyboards/wasdat/config.h')
| -rw-r--r-- | keyboards/wasdat/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/wasdat/config.h b/keyboards/wasdat/config.h index 73dcdc536..b5c4d3bc2 100644 --- a/keyboards/wasdat/config.h +++ b/keyboards/wasdat/config.h | |||
| @@ -91,7 +91,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 91 | // #endif | 91 | // #endif |
| 92 | 92 | ||
| 93 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 93 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 94 | #define DEBOUNCING_DELAY 5 | 94 | #define DEBOUNCE 5 |
| 95 | 95 | ||
| 96 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ | 96 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ |
| 97 | //#define MATRIX_HAS_GHOST | 97 | //#define MATRIX_HAS_GHOST |
