From e4dd9e13934700d996d9a2d52cc529943656fc12 Mon Sep 17 00:00:00 2001 From: fauxpark Date: Tue, 10 Dec 2019 11:00:27 +1100 Subject: [Keyboard] Remove `PREVENT_STUCK_MODIFIERS` from config.h files (#7592) --- keyboards/treadstone48/keymaps/default/config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'keyboards/treadstone48/keymaps/default') diff --git a/keyboards/treadstone48/keymaps/default/config.h b/keyboards/treadstone48/keymaps/default/config.h index 3f63a0cfbb..e22040cdd6 100644 --- a/keyboards/treadstone48/keymaps/default/config.h +++ b/keyboards/treadstone48/keymaps/default/config.h @@ -26,7 +26,6 @@ along with this program. If not, see . #undef TAPPING_TERM #endif #define TAPPING_TERM 225 -// #define PREVENT_STUCK_MODIFIERS // #define IGNORE_MOD_TAP_INTERRUPT #ifdef MOUSEKEY_ENABLE -- cgit v1.2.3