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