diff options
Diffstat (limited to 'keyboards/system76/launch_1/config.h')
-rw-r--r-- | keyboards/system76/launch_1/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/system76/launch_1/config.h b/keyboards/system76/launch_1/config.h index 0431b9ab17..cce7ca8dbc 100644 --- a/keyboards/system76/launch_1/config.h +++ b/keyboards/system76/launch_1/config.h @@ -17,7 +17,6 @@ #pragma once -#include "config_common.h" // Key matrix size #define MATRIX_ROWS 6 @@ -38,9 +37,6 @@ */ #define DIODE_DIRECTION COL2ROW -// Set 0 if debouncing isn't needed -#define DEBOUNCE 5 - #ifdef RGB_MATRIX_ENABLE # define RGB_DI_PIN E2 # define RGB_MATRIX_LED_COUNT 84 |