[Keyboard] Remove PREVENT_STUCK_MODIFIERS from config.h files (#7592)

This commit is contained in:
fauxpark
2019-12-10 11:00:27 +11:00
committed by James Young
parent 9c6a7522d7
commit e4dd9e1393
8 changed files with 0 additions and 14 deletions

View File

@@ -26,7 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#undef TAPPING_TERM
#endif
#define TAPPING_TERM 225
// #define PREVENT_STUCK_MODIFIERS
// #define IGNORE_MOD_TAP_INTERRUPT
#ifdef MOUSEKEY_ENABLE