X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fkc60%2Fconfig.h;h=5c002f9b3fef9fac7d9c2002ed8c66f2a990a1f4;hb=7ba2bc765be62f969668847797b7eb3e6665db48;hp=29695d0b9d74a93eecca350d12e12cd3db5ad2a0;hpb=7a183b4e8b88978013797ebd2657ab2e92250423;p=qmk_firmware.git diff --git a/keyboards/kc60/config.h b/keyboards/kc60/config.h index 29695d0b9..5c002f9b3 100644 --- a/keyboards/kc60/config.h +++ b/keyboards/kc60/config.h @@ -102,11 +102,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