diff options
Diffstat (limited to 'keyboards/alu84/config.h')
| -rwxr-xr-x | keyboards/alu84/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/alu84/config.h b/keyboards/alu84/config.h index 9e013dbcc..9d2dca409 100755 --- a/keyboards/alu84/config.h +++ b/keyboards/alu84/config.h | |||
| @@ -59,9 +59,6 @@ | |||
| 59 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | 59 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ |
| 60 | ) | 60 | ) |
| 61 | 61 | ||
| 62 | /* prevent stuck modifiers */ | ||
| 63 | #define PREVENT_STUCK_MODIFIERS | ||
| 64 | |||
| 65 | #define RGB_DI_PIN E2 | 62 | #define RGB_DI_PIN E2 |
| 66 | #ifdef RGB_DI_PIN | 63 | #ifdef RGB_DI_PIN |
| 67 | #define RGBLED_NUM 16 | 64 | #define RGBLED_NUM 16 |
