summaryrefslogtreecommitdiffstats
path: root/keyboards/tetris/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tetris/config.h')
-rw-r--r--keyboards/tetris/config.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/tetris/config.h b/keyboards/tetris/config.h
index 9c7f525a7..7e7dac7cf 100644
--- a/keyboards/tetris/config.h
+++ b/keyboards/tetris/config.h
@@ -41,9 +41,6 @@
keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
)
-/* prevent stuck modifiers */
-#define PREVENT_STUCK_MODIFIERS
-
#define TAPPING_TERM 200
#define PERMISSIVE_HOLD
@@ -62,4 +59,4 @@
//#define RGBLIGHT_LIMIT_VAL 128
#endif
-#endif \ No newline at end of file
+#endif