diff options
Diffstat (limited to 'keyboards/planck/rev6/config.h')
| -rw-r--r-- | keyboards/planck/rev6/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/planck/rev6/config.h b/keyboards/planck/rev6/config.h index c0fbb412e..4713d9d23 100644 --- a/keyboards/planck/rev6/config.h +++ b/keyboards/planck/rev6/config.h | |||
| @@ -80,11 +80,6 @@ | |||
| 80 | */ | 80 | */ |
| 81 | //#define FORCE_NKRO | 81 | //#define FORCE_NKRO |
| 82 | 82 | ||
| 83 | /* key combination for magic key command */ | ||
| 84 | #define IS_COMMAND() ( \ | ||
| 85 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | ||
| 86 | ) | ||
| 87 | |||
| 88 | /* | 83 | /* |
| 89 | * Feature disable options | 84 | * Feature disable options |
| 90 | * These options are also useful to firmware size reduction. | 85 | * These options are also useful to firmware size reduction. |
