diff options
author | QMK Bot <hello@qmk.fm> | 2022-06-02 18:30:44 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-06-02 18:30:44 +0000 |
commit | 267f39223780d37fe9a328ea092c967121291e9d (patch) | |
tree | 70e696d5c52a3d996566e56a25dfa27288858172 /keyboards/fallacy/config.h | |
parent | b94baa8bc380e8d7c73d063e95da3f37e91287e5 (diff) | |
parent | 5bcfc273ce2699913454408a0f266112c665d425 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/fallacy/config.h')
-rwxr-xr-x | keyboards/fallacy/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
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 |