diff options
Diffstat (limited to 'keyboards/hub20')
-rw-r--r-- | keyboards/hub20/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/hub20/config.h b/keyboards/hub20/config.h index 8452eab0c9..f538ed721f 100644 --- a/keyboards/hub20/config.h +++ b/keyboards/hub20/config.h @@ -93,9 +93,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. // #define ENABLE_RGB_MATRIX_SOLID_SPLASH // #define ENABLE_RGB_MATRIX_SOLID_MULTISPLASH -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 - /* Tap delay for tap vs hold */ #define TAPPING_TERM 200 |