summaryrefslogtreecommitdiff
path: root/keyboards/kapcave
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2022-06-02 19:30:07 +0100
committerGitHub <noreply@github.com>2022-06-02 19:30:07 +0100
commit5bcfc273ce2699913454408a0f266112c665d425 (patch)
tree760f4d916520d420fadff36ca7757d319ae7ee63 /keyboards/kapcave
parent71b928fbecc42f8ed336776bb358756260407283 (diff)
Fix lint errors (#17293)
Diffstat (limited to 'keyboards/kapcave')
-rw-r--r--keyboards/kapcave/paladinpad/config.h5
1 files changed, 0 insertions, 5 deletions
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 <http://www.gnu.org/licenses/>.
/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5
-
-/* prevent stuck modifiers */
-#define PREVENT_STUCK_MODIFIERS
-
-