diff options
Diffstat (limited to 'keyboards/kmini/config.h')
| -rwxr-xr-x | keyboards/kmini/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kmini/config.h b/keyboards/kmini/config.h index 7a795d49d..b5460c9de 100755 --- a/keyboards/kmini/config.h +++ b/keyboards/kmini/config.h | |||
| @@ -48,6 +48,6 @@ | |||
| 48 | // #define BACKLIGHT_BREATHING | 48 | // #define BACKLIGHT_BREATHING |
| 49 | 49 | ||
| 50 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 50 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 51 | #define DEBOUNCING_DELAY 5 | 51 | #define DEBOUNCE 5 |
| 52 | 52 | ||
| 53 | #endif | 53 | #endif |
