diff options
Diffstat (limited to 'keyboards/horrortroll/paws60')
-rw-r--r-- | keyboards/horrortroll/paws60/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/horrortroll/paws60/config.h b/keyboards/horrortroll/paws60/config.h index 546bc68094..4628d588b8 100644 --- a/keyboards/horrortroll/paws60/config.h +++ b/keyboards/horrortroll/paws60/config.h @@ -31,8 +31,5 @@ /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW -/* Set 0 if debouncing isn't needed */ -#define DEBOUNCE 5 - /* Forcing to use NKRO instead 6KRO */ #define FORCE_NKRO |