X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fkc60%2Fconfig.h;h=5c002f9b3fef9fac7d9c2002ed8c66f2a990a1f4;hb=34239edcb043fe03f8e547ea94bac7b8ff07657c;hp=29695d0b9d74a93eecca350d12e12cd3db5ad2a0;hpb=e51001efcc3ff8b64f8264e8bd4c2dbea15f3364;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