summaryrefslogtreecommitdiff
path: root/keyboards/s60_x/keymaps/bluebear/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/s60_x/keymaps/bluebear/config.h')
-rw-r--r--keyboards/s60_x/keymaps/bluebear/config.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/s60_x/keymaps/bluebear/config.h b/keyboards/s60_x/keymaps/bluebear/config.h
index 94438bdc9..5c0d08833 100644
--- a/keyboards/s60_x/keymaps/bluebear/config.h
+++ b/keyboards/s60_x/keymaps/bluebear/config.h
@@ -121,5 +121,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// Space Cadet Rollover - if set, allows to tap opposite shift key to cancel erroneous press
#define DISABLE_SPACE_CADET_ROLLOVER
-
+
+// Prevent stuck modifiers
+#define PREVENT_STUCK_MODIFIERS
+
#endif