diff options
Diffstat (limited to 'keyboards/acr60/config.h')
| -rw-r--r-- | keyboards/acr60/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/acr60/config.h b/keyboards/acr60/config.h index c44ba737e..3066f349d 100644 --- a/keyboards/acr60/config.h +++ b/keyboards/acr60/config.h | |||
| @@ -41,9 +41,6 @@ | |||
| 41 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | 41 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ |
| 42 | ) | 42 | ) |
| 43 | 43 | ||
| 44 | /* prevent stuck modifiers */ | ||
| 45 | #define PREVENT_STUCK_MODIFIERS | ||
| 46 | |||
| 47 | #define RGB_DI_PIN E2 | 44 | #define RGB_DI_PIN E2 |
| 48 | #define RGBLIGHT_ANIMATIONS | 45 | #define RGBLIGHT_ANIMATIONS |
| 49 | #define RGBLED_NUM 20 | 46 | #define RGBLED_NUM 20 |
