diff options
Diffstat (limited to 'keyboards/mechmini/v2/config.h')
| -rwxr-xr-x | keyboards/mechmini/v2/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/mechmini/v2/config.h b/keyboards/mechmini/v2/config.h index 58c751e0f..e0922bb7e 100755 --- a/keyboards/mechmini/v2/config.h +++ b/keyboards/mechmini/v2/config.h | |||
| @@ -62,9 +62,6 @@ | |||
| 62 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | 62 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ |
| 63 | ) | 63 | ) |
| 64 | 64 | ||
| 65 | /* prevent stuck modifiers */ | ||
| 66 | #define PREVENT_STUCK_MODIFIERS | ||
| 67 | |||
| 68 | #define RGB_DI_PIN E2 | 65 | #define RGB_DI_PIN E2 |
| 69 | #ifdef RGB_DI_PIN | 66 | #ifdef RGB_DI_PIN |
| 70 | #define RGBLIGHT_ANIMATIONS | 67 | #define RGBLIGHT_ANIMATIONS |
