diff options
Diffstat (limited to 'keyboards/yd68/config.h')
| -rw-r--r-- | keyboards/yd68/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/yd68/config.h b/keyboards/yd68/config.h index 4caedb0b5..17461c5dc 100644 --- a/keyboards/yd68/config.h +++ b/keyboards/yd68/config.h | |||
| @@ -62,7 +62,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 62 | #endif | 62 | #endif |
| 63 | 63 | ||
| 64 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 64 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 65 | #define DEBOUNCING_DELAY 5 | 65 | #define DEBOUNCE 5 |
| 66 | 66 | ||
| 67 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ | 67 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ |
| 68 | //#define MATRIX_HAS_GHOST | 68 | //#define MATRIX_HAS_GHOST |
