X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fmitosis%2Fconfig.h;h=f2220278eca72deeb967d1c35be2dc057aa3ec0b;hb=be2c346edf76a049d9aa4be80ffda125eb04a6ba;hp=5cfd2e4b122ef5ccffc3b9ec343c38dc09f4c8ed;hpb=2bb2977c133646c4e056960e72029270d77cc1eb;p=qmk_firmware.git 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 . #define ONESHOT_TIMEOUT 500 - -/* key combination for command */ -#define IS_COMMAND() ( \ - keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ -) - /* * Feature disable options * These options are also useful to firmware size reduction.