diff options
Diffstat (limited to 'keyboards/mitosis/config.h')
| -rw-r--r-- | keyboards/mitosis/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/mitosis/config.h b/keyboards/mitosis/config.h index 5cfd2e4b1..f2220278e 100644 --- a/keyboards/mitosis/config.h +++ b/keyboards/mitosis/config.h | |||
| @@ -41,12 +41,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 41 | 41 | ||
| 42 | #define ONESHOT_TIMEOUT 500 | 42 | #define ONESHOT_TIMEOUT 500 |
| 43 | 43 | ||
| 44 | |||
| 45 | /* key combination for command */ | ||
| 46 | #define IS_COMMAND() ( \ | ||
| 47 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | ||
| 48 | ) | ||
| 49 | |||
| 50 | /* | 44 | /* |
| 51 | * Feature disable options | 45 | * Feature disable options |
| 52 | * These options are also useful to firmware size reduction. | 46 | * These options are also useful to firmware size reduction. |
