X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fphantom%2Fconfig.h;h=3fa4624452193d2261dca2a292cff41b89e838e8;hb=0072fdd799ffe61bf64f12c23335da3adeb083e5;hp=5b7fa62ff5070bf1900be33f342847c8d99b7816;hpb=62214986013ee6596afa55023f7a95a8527d910f;p=qmk_firmware.git diff --git a/keyboards/phantom/config.h b/keyboards/phantom/config.h index 5b7fa62ff..3fa462445 100644 --- a/keyboards/phantom/config.h +++ b/keyboards/phantom/config.h @@ -101,11 +101,6 @@ along with this program. If not, see . * */ -/* key combination for magic key command */ -#define IS_COMMAND() ( \ - keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ -) - /* control how magic key switches layers */ //#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true //#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true