diff options
Diffstat (limited to 'keyboards/treadstone48')
-rw-r--r-- | keyboards/treadstone48/keymaps/default/config.h | 1 | ||||
-rw-r--r-- | keyboards/treadstone48/rev1/config.h | 1 |
2 files changed, 0 insertions, 2 deletions
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 <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 diff --git a/keyboards/treadstone48/rev1/config.h b/keyboards/treadstone48/rev1/config.h index 09fb621545..a46951c71a 100644 --- a/keyboards/treadstone48/rev1/config.h +++ b/keyboards/treadstone48/rev1/config.h @@ -27,7 +27,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define PRODUCT treadstone48 #define DESCRIPTION Symmetrical staggered 47+1 Keys Keyboard -#define PREVENT_STUCK_MODIFIERS #define TAPPING_FORCE_HOLD #define TAPPING_TERM 150 |