diff options
Diffstat (limited to 'keyboards/winry')
-rw-r--r-- | keyboards/winry/winry315/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/winry/winry315/config.h b/keyboards/winry/winry315/config.h index a39e9c0b4c..e43016f62b 100644 --- a/keyboards/winry/winry315/config.h +++ b/keyboards/winry/winry315/config.h @@ -132,6 +132,3 @@ # define ENABLE_RGB_MATRIX_SOLID_MULTISPLASH #endif - -// Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed. -#define DEBOUNCE 5 |