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/fallacy/config.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'keyboards/fallacy/config.h') diff --git a/keyboards/fallacy/config.h b/keyboards/fallacy/config.h index 379d25d9db..c99653f2c5 100755 --- a/keyboards/fallacy/config.h +++ b/keyboards/fallacy/config.h @@ -59,10 +59,6 @@ */ #define LOCKING_RESYNC_ENABLE -/* prevent stuck modifiers - */ -#define PREVENT_STUCK_MODIFIERS - #define RGB_DI_PIN D2 #define RGBLIGHT_ANIMATIONS #define RGBLED_NUM 14 -- cgit v1.2.3