X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fgh60%2Fconfig.h;h=a99dd4e59b46df7e82e4d2a7a48fc8a01f69b24d;hb=4d97f352309f0b91900a1ecb8af2f1b9d246bddb;hp=97753bc069d2f3caba3bc4f1d02457005b5e4f63;hpb=631b8999a737ec73610f8b569b1f775cadf08172;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