diff options
Diffstat (limited to 'keyboards/s65_x/config.h')
| -rw-r--r-- | keyboards/s65_x/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/s65_x/config.h b/keyboards/s65_x/config.h index aed55632a..66bbd6a35 100644 --- a/keyboards/s65_x/config.h +++ b/keyboards/s65_x/config.h | |||
| @@ -44,9 +44,4 @@ | |||
| 44 | /* Locking resynchronize hack */ | 44 | /* Locking resynchronize hack */ |
| 45 | #define LOCKING_RESYNC_ENABLE | 45 | #define LOCKING_RESYNC_ENABLE |
| 46 | 46 | ||
| 47 | /* key combination for command */ | ||
| 48 | #define IS_COMMAND() ( \ | ||
| 49 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | ||
| 50 | ) | ||
| 51 | |||
| 52 | #endif | 47 | #endif |
