forked from forks/qmk_firmware
Removed 'PREVENT_STUCK_MODIFIERS', defaulted by QMK.
This commit is contained in:
parent
f5d250b5e5
commit
d28eba8912
|
|
@ -37,9 +37,6 @@
|
|||
/* Locking resynchronize hack */
|
||||
#define LOCKING_RESYNC_ENABLE
|
||||
|
||||
/* prevent stuck modifiers */
|
||||
#define PREVENT_STUCK_MODIFIERS
|
||||
|
||||
#define RGB_DI_PIN F7
|
||||
#ifdef RGB_DI_PIN
|
||||
#define RGBLIGHT_ANIMATIONS
|
||||
|
|
|
|||
Loading…
Reference in a new issue