diff options
Diffstat (limited to 'keyboards/yandrstudio/nz67v2')
-rw-r--r-- | keyboards/yandrstudio/nz67v2/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/yandrstudio/nz67v2/config.h b/keyboards/yandrstudio/nz67v2/config.h index 9512986977..34136b5838 100644 --- a/keyboards/yandrstudio/nz67v2/config.h +++ b/keyboards/yandrstudio/nz67v2/config.h @@ -30,9 +30,6 @@ #define TAP_CODE_DELAY 15 -/* Set 0 if debouncing isn't needed */ -#define DEBOUNCE 5 - #ifdef ENCODER_ENABLE # define ENCODERS_PAD_A { A9 } |