diff options
Diffstat (limited to 'keyboards/zlant/config.h')
| -rwxr-xr-x | keyboards/zlant/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/zlant/config.h b/keyboards/zlant/config.h index 456d225aa..ae9dcfef6 100755 --- a/keyboards/zlant/config.h +++ b/keyboards/zlant/config.h | |||
| @@ -43,9 +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 | #define RGB_DI_PIN D6 | 46 | #define RGB_DI_PIN D6 |
| 50 | #ifdef RGB_DI_PIN | 47 | #ifdef RGB_DI_PIN |
| 51 | #define RGBLIGHT_ANIMATIONS | 48 | #define RGBLIGHT_ANIMATIONS |
