diff options
Diffstat (limited to 'keyboards/fractal/config.h')
-rwxr-xr-x | keyboards/fractal/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/fractal/config.h b/keyboards/fractal/config.h index 30b703b6e..1a5901f98 100755 --- a/keyboards/fractal/config.h +++ b/keyboards/fractal/config.h | |||
@@ -43,10 +43,6 @@ | |||
43 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | 43 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ |
44 | ) | 44 | ) |
45 | 45 | ||
46 | /* prevent stuck modifiers */ | ||
47 | #define PREVENT_STUCK_MODIFIERS | ||
48 | |||
49 | |||
50 | #ifdef RGB_DI_PIN | 46 | #ifdef RGB_DI_PIN |
51 | #define RGBLIGHT_ANIMATIONS | 47 | #define RGBLIGHT_ANIMATIONS |
52 | #define RGBLED_NUM 0 | 48 | #define RGBLED_NUM 0 |