diff options
Diffstat (limited to 'keyboards/s7_elephant/config.h')
| -rw-r--r-- | keyboards/s7_elephant/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/s7_elephant/config.h b/keyboards/s7_elephant/config.h index 55baa4c37..6335fbc9c 100644 --- a/keyboards/s7_elephant/config.h +++ b/keyboards/s7_elephant/config.h | |||
| @@ -31,11 +31,6 @@ | |||
| 31 | /* Locking resynchronize hack */ | 31 | /* Locking resynchronize hack */ |
| 32 | #define LOCKING_RESYNC_ENABLE | 32 | #define LOCKING_RESYNC_ENABLE |
| 33 | 33 | ||
| 34 | /* key combination for command */ | ||
| 35 | #define IS_COMMAND() ( \ | ||
| 36 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | ||
| 37 | ) | ||
| 38 | |||
| 39 | #define RGB_DI_PIN E6 | 34 | #define RGB_DI_PIN E6 |
| 40 | #ifdef RGB_DI_PIN | 35 | #ifdef RGB_DI_PIN |
| 41 | #define RGBLIGHT_ANIMATIONS | 36 | #define RGBLIGHT_ANIMATIONS |
