diff options
Diffstat (limited to 'keyboards/alpha/config.h')
| -rwxr-xr-x | keyboards/alpha/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/alpha/config.h b/keyboards/alpha/config.h index 029527563..1e16f5ca3 100755 --- a/keyboards/alpha/config.h +++ b/keyboards/alpha/config.h | |||
| @@ -43,8 +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 | 46 | ||
| 49 | #define RGB_DI_PIN F4 | 47 | #define RGB_DI_PIN F4 |
| 50 | #ifdef RGB_DI_PIN | 48 | #ifdef RGB_DI_PIN |
