diff options
Diffstat (limited to 'keyboards/bigseries/4key/config.h')
-rwxr-xr-x | keyboards/bigseries/4key/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/bigseries/4key/config.h b/keyboards/bigseries/4key/config.h index 3ebcfe091..a222512d3 100755 --- a/keyboards/bigseries/4key/config.h +++ b/keyboards/bigseries/4key/config.h | |||
@@ -47,9 +47,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
47 | false \ | 47 | false \ |
48 | ) | 48 | ) |
49 | 49 | ||
50 | /* prevent stuck modifiers */ | ||
51 | #define PREVENT_STUCK_MODIFIERS | ||
52 | |||
53 | #ifdef RGBLIGHT_ENABLE | 50 | #ifdef RGBLIGHT_ENABLE |
54 | #define RGB_DI_PIN D3 | 51 | #define RGB_DI_PIN D3 |
55 | #define RGBLIGHT_ANIMATIONS | 52 | #define RGBLIGHT_ANIMATIONS |