diff options
Diffstat (limited to 'keyboards/mechstudio/ud_40_ortho')
-rw-r--r-- | keyboards/mechstudio/ud_40_ortho/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/mechstudio/ud_40_ortho/config.h b/keyboards/mechstudio/ud_40_ortho/config.h index b51b490a4c..2e425be441 100644 --- a/keyboards/mechstudio/ud_40_ortho/config.h +++ b/keyboards/mechstudio/ud_40_ortho/config.h @@ -49,8 +49,5 @@ #define RGBLIGHT_EFFECT_TWINKLE #endif -/* set 0 if debouncing is not needed */ -#define DEBOUNCE 5 - #define QMK_ESC_OUTPUT F0 // usually COL #define QMK_ESC_INPUT B7 // usually ROW |