]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/contra/keymaps/ryanm101/config.h
Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
[qmk_firmware.git] / keyboards / contra / keymaps / ryanm101 / config.h
index 9a458b892d4b63553111f9862fb509c71232ba43..224a4a37d09807389d4bd04e20dff8511211b08c 100644 (file)
@@ -3,7 +3,6 @@
 
 #include "config_common.h"
 
-#define PREVENT_STUCK_MODIFIERS
 #define TAPPING_TERM 200
 
 #ifdef AUDIO_ENABLE
@@ -28,7 +27,7 @@
 /* enable basic MIDI features:
    - MIDI notes can be sent when in Music mode is on
 */
-                                
+
 #define MIDI_BASIC
 
 /* enable advanced MIDI features:
@@ -42,4 +41,4 @@
 /* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
 //#define MIDI_TONE_KEYCODE_OCTAVES 2
 
-#endif
\ No newline at end of file
+#endif