Removed 'PREVENT_STUCK_MODIFIERS', defaulted by QMK.

This commit is contained in:
Julian Flores 2019-11-26 08:34:28 +01:00
parent f5d250b5e5
commit d28eba8912

View File

@ -37,9 +37,6 @@
/* Locking resynchronize hack */ /* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE #define LOCKING_RESYNC_ENABLE
/* prevent stuck modifiers */
#define PREVENT_STUCK_MODIFIERS
#define RGB_DI_PIN F7 #define RGB_DI_PIN F7
#ifdef RGB_DI_PIN #ifdef RGB_DI_PIN
#define RGBLIGHT_ANIMATIONS #define RGBLIGHT_ANIMATIONS