diff options
Diffstat (limited to 'keyboards/redox/rev1')
-rw-r--r-- | keyboards/redox/rev1/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/redox/rev1/config.h b/keyboards/redox/rev1/config.h index c498624ced..e0938c6afd 100644 --- a/keyboards/redox/rev1/config.h +++ b/keyboards/redox/rev1/config.h @@ -31,9 +31,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW -/* Set 0 if debouncing isn't needed */ -#define DEBOUNCE 5 - /* serial.c configuration for split keyboard */ #define SOFT_SERIAL_PIN D0 |