diff options
Diffstat (limited to 'keyboards/zeal60/keymaps/tusing/config.h')
-rw-r--r-- | keyboards/zeal60/keymaps/tusing/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/zeal60/keymaps/tusing/config.h b/keyboards/zeal60/keymaps/tusing/config.h index 93f260946..64aaece50 100644 --- a/keyboards/zeal60/keymaps/tusing/config.h +++ b/keyboards/zeal60/keymaps/tusing/config.h | |||
@@ -34,7 +34,3 @@ | |||
34 | // Scale brightnes according to BRIGHTNESS_CORRECTION_TABLE in quantum/rgblight.c. | 34 | // Scale brightnes according to BRIGHTNESS_CORRECTION_TABLE in quantum/rgblight.c. |
35 | // This allows to mitigate uneven brightness from LED underglow strips. | 35 | // This allows to mitigate uneven brightness from LED underglow strips. |
36 | // #define LED_BRIGHTNESS_CORRECTION | 36 | // #define LED_BRIGHTNESS_CORRECTION |
37 | |||
38 | // Prevent modifiers on layer 1 from persisting after we let go | ||
39 | #define PREVENT_STUCK_MODIFIERS | ||
40 | |||