From 5bcfc273ce2699913454408a0f266112c665d425 Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Thu, 2 Jun 2022 19:30:07 +0100 Subject: Fix lint errors (#17293) --- keyboards/kapcave/paladinpad/config.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'keyboards/kapcave') diff --git a/keyboards/kapcave/paladinpad/config.h b/keyboards/kapcave/paladinpad/config.h index 9b3c9a4ca0..2b7d6e363a 100644 --- a/keyboards/kapcave/paladinpad/config.h +++ b/keyboards/kapcave/paladinpad/config.h @@ -39,8 +39,3 @@ along with this program. If not, see . /* Set 0 if debouncing isn't needed */ #define DEBOUNCE 5 - -/* prevent stuck modifiers */ -#define PREVENT_STUCK_MODIFIERS - - -- cgit v1.2.3