diff options
Diffstat (limited to 'keyboards/pinky/3/config.h')
| -rw-r--r-- | keyboards/pinky/3/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/pinky/3/config.h b/keyboards/pinky/3/config.h index 370d2a702..8a3f53a17 100644 --- a/keyboards/pinky/3/config.h +++ b/keyboards/pinky/3/config.h | |||
| @@ -81,7 +81,7 @@ | |||
| 81 | // #endif | 81 | // #endif |
| 82 | 82 | ||
| 83 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 83 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 84 | #define DEBOUNCING_DELAY 5 | 84 | #define DEBOUNCE 5 |
| 85 | 85 | ||
| 86 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ | 86 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ |
| 87 | //#define MATRIX_HAS_GHOST | 87 | //#define MATRIX_HAS_GHOST |
