X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fgh60%2Fconfig.h;h=a99dd4e59b46df7e82e4d2a7a48fc8a01f69b24d;hb=bfc16765f423dccb9a4b81a3e62b7bb3df48252f;hp=97753bc069d2f3caba3bc4f1d02457005b5e4f63;hpb=f815b4871ebc5cc2f8d1a306eceec68c0a973a4c;p=qmk_firmware.git diff --git a/keyboards/gh60/config.h b/keyboards/gh60/config.h index 97753bc06..a99dd4e59 100644 --- a/keyboards/gh60/config.h +++ b/keyboards/gh60/config.h @@ -99,11 +99,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