X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fkbd67%2Frev1%2Fconfig.h;h=2a1e558ab324b9ac89bdaba181d0d2aed6077edd;hb=b05c0e46c6c62972b68518635104fb58927d1a13;hp=2e3cf85c38549f7d14a6732a77559ab983992c6a;hpb=478538e0d9938952568c62d135166d2cba15a70c;p=qmk_firmware.git diff --git a/keyboards/kbd67/rev1/config.h b/keyboards/kbd67/rev1/config.h index 2e3cf85c3..2a1e558ab 100644 --- a/keyboards/kbd67/rev1/config.h +++ b/keyboards/kbd67/rev1/config.h @@ -125,11 +125,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