diff options
Diffstat (limited to 'keyboards/40percentclub/luddite/config.h')
| -rw-r--r-- | keyboards/40percentclub/luddite/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/40percentclub/luddite/config.h b/keyboards/40percentclub/luddite/config.h index 62ff72bb0..5a6f2c799 100644 --- a/keyboards/40percentclub/luddite/config.h +++ b/keyboards/40percentclub/luddite/config.h | |||
| @@ -34,11 +34,6 @@ | |||
| 34 | /* Locking resynchronize hack */ | 34 | /* Locking resynchronize hack */ |
| 35 | #define LOCKING_RESYNC_ENABLE | 35 | #define LOCKING_RESYNC_ENABLE |
| 36 | 36 | ||
| 37 | /* key combination for command */ | ||
| 38 | #define IS_COMMAND() ( \ | ||
| 39 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | ||
| 40 | ) | ||
| 41 | |||
| 42 | /* ws2812 RGB LED */ | 37 | /* ws2812 RGB LED */ |
| 43 | #define RGB_DI_PIN B4 | 38 | #define RGB_DI_PIN B4 |
| 44 | #define RGBLIGHT_ANIMATIONS | 39 | #define RGBLIGHT_ANIMATIONS |
