diff options
Diffstat (limited to 'keyboards/evil80/config.h')
| -rw-r--r-- | keyboards/evil80/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/evil80/config.h b/keyboards/evil80/config.h index 81138a770..6bb286146 100644 --- a/keyboards/evil80/config.h +++ b/keyboards/evil80/config.h | |||
| @@ -40,11 +40,6 @@ | |||
| 40 | /* Locking resynchronize hack */ | 40 | /* Locking resynchronize hack */ |
| 41 | #define LOCKING_RESYNC_ENABLE | 41 | #define LOCKING_RESYNC_ENABLE |
| 42 | 42 | ||
| 43 | /* key combination for command */ | ||
| 44 | #define IS_COMMAND() ( \ | ||
| 45 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | ||
| 46 | ) | ||
| 47 | |||
| 48 | /* | 43 | /* |
| 49 | * Feature disable options | 44 | * Feature disable options |
| 50 | * These options are also useful to firmware size reduction. | 45 | * These options are also useful to firmware size reduction. |
